We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 101547c commit 61b62dbCopy full SHA for 61b62db
.circleci/config.yml
@@ -85,9 +85,9 @@ jobs:
85
name: List files
86
command: ls -all
87
88
- - run:
89
- name: Pull changes
90
- command: git clean -d -f && git pull
+ # - run:
+ # name: Pull changes
+ # command: git pull
91
92
- run:
93
name: Add changes
CNAME
@@ -1 +1 @@
1
-reactgrid.com
+reactgrid.com
0 commit comments