Skip to content
This repository has been archived by the owner on Dec 4, 2021. It is now read-only.

Commit

Permalink
Merge pull request oasislabs#129 from oasislabs/ptrus/feature/fix-pro…
Browse files Browse the repository at this point in the history
…mote-to-production

Fix 'promote-to-production' step.
  • Loading branch information
ptrus authored Aug 29, 2018
2 parents 677d4e9 + 09d220a commit bbdf6e2
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 @@ -222,7 +222,7 @@ jobs:
steps:
# Set this as a variable so it can be changed quickly if necessary
- run: echo 'export PRODUCTION_TAG=latest' >> $BASH_ENV

- setup_remote_docker
- attach_workspace:
at: /workspace

Expand Down

0 comments on commit bbdf6e2

Please sign in to comment.