Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Faircloth committed Jun 29, 2019
1 parent d553ddf commit 56049fd
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 @@ -67,6 +67,8 @@
- setup_remote_docker:
docker_layer_caching: true
- checkout
- run: git submodule sync
- run: git submodule update --init --recursive
- run:
name: Docker Login
command: docker login -u $DOCKER_USER -p $DOCKER_PASS
Expand Down

0 comments on commit 56049fd

Please sign in to comment.