Skip to content
This repository has been archived by the owner on May 19, 2020. It is now read-only.

Commit

Permalink
Force build to fr-stage
Browse files Browse the repository at this point in the history
  • Loading branch information
pburkholder committed Sep 14, 2018
1 parent 0097ba4 commit fc3d66b
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 @@ -86,7 +86,7 @@ jobs:
- run: NODE_ENV=prod npm run build-prod
- run: pip install --user ruamel.yaml
- run: export BUILD_INFO=build::$CIRCLE_BRANCH::$(date -u "+%Y-%m-%d-%H-%M-%S")::$CIRCLE_BUILD_NUM::$(deploy/npm-version.sh) && python deploy/vars-to-manifest.py
- run: cd $WS && ./deploy/circle_deploy.sh
- run: cd $WS && CIRCLE_BRANCH=master ./deploy/circle_deploy.sh


workflows:
Expand Down

0 comments on commit fc3d66b

Please sign in to comment.