Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c62e53e

Browse files
fix build
1 parent a951886 commit c62e53e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.circleci/config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ jobs:
3333
- run:
3434
name: deployment
3535
command: |
36-
git status
3736
if [ "${CIRCLE_BRANCH}" == "source-design-merge" ]; then
3837
rake deploy
3938
else

0 commit comments

Comments
 (0)