Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Faircloth authored and GitHub committed Jan 20, 2020
1 parent 6547d20 commit 9ae33b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- versioning/create_version_file:
version_file_path: /tmp/workspace/VERSION

#- docker/install-docker
- docker/install-docker
- docker/check:
registry: $REGISTRY
docker-username: GITHUB_USER
Expand Down Expand Up @@ -94,7 +94,7 @@ jobs:
- run: git submodule sync
- run: git submodule update --init --recursive

- docker/install-docker-tools
#- docker/install-docker-tools
- docker/check:
registry: $REGISTRY
docker-username: GITHUB_USER
Expand Down

0 comments on commit 9ae33b5

Please sign in to comment.