Skip to content

Commit

Permalink
Re checkout on deploy container.
Browse files Browse the repository at this point in the history
  • Loading branch information
shawnmclean committed Oct 9, 2018
1 parent bd84bf5 commit 0485671
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ jobs:
BUNDLE_SILENCE_ROOT_WARNING: true

steps:
- checkout

- *attach_workspace

- run:
Expand Down

0 comments on commit 0485671

Please sign in to comment.