Skip to content

Commit

Permalink
Do not tag the build in Github, requires a different set of permissions.
Browse files Browse the repository at this point in the history
  • Loading branch information
dblock committed Feb 6, 2019
1 parent ab3a781 commit 0d74570
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
command: hokusai configure --kubectl-version 1.10.7 --s3-bucket artsy-citadel --s3-key k8s/config --platform linux
- run:
name: Deploy
command: hokusai staging deploy $CIRCLE_SHA1 --git-remote origin
command: hokusai staging deploy $CIRCLE_SHA1
workflows:
version: 2
default:
Expand Down

0 comments on commit 0d74570

Please sign in to comment.