Skip to content
Snippets Groups Projects
Unverified Commit 6252066d authored by Cam Saul's avatar Cam Saul
Browse files

Whoops, make sure to attach workspace before using deploy-webhook script

parent 8bf76c42
No related branches found
No related tags found
No related merge requests found
......@@ -505,6 +505,8 @@ jobs:
deploy-master:
<<: *defaults
steps:
- attach_workspace:
at: /home/circleci/
- run: ./bin/deploy-webhook $DEPLOY_WEBHOOK
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment