Skip to content

Commit

Permalink
attempt to fix build asset registration, try #1
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanh committed Apr 12, 2020
1 parent 8ecde34 commit 1cbfc43
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .circleci/config.yml
Expand Up @@ -135,7 +135,6 @@ jobs:
elif [ "${CIRCLE_BRANCH}" == "development" ]; then
curl --ssl -X POST -H 'Content-type: application/json' --data '{"text":"`development` CI and Deployment complete"}' $SLACK_DEVOPS_URL
fi
- checkout
- store_artifacts:
path: ~/action/build
destination: build
Expand Down

0 comments on commit 1cbfc43

Please sign in to comment.