Skip to content

Commit

Permalink
fix: merge truck to clear tests
Browse files Browse the repository at this point in the history
Signed-off-by: Akarshit Wal <[email protected]>
  • Loading branch information
Akarshit Wal committed Feb 3, 2021
2 parents 19c3bee + 97eea7c commit b64722e
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 @@ -48,6 +48,7 @@ jobs:
- checkout
- setup_remote_docker:
docker_layer_caching: true
version: 19.03.13
- run:
name: Lint Dockerfiles
command: ${CI_SCRIPTS} lint-dockerfiles
Expand Down Expand Up @@ -82,6 +83,7 @@ jobs:
- checkout
- setup_remote_docker:
docker_layer_caching: true
version: 19.03.13
- run:
name: Build and push production Docker image
command: ${CI_SCRIPTS} docker-build-tag-push . ${DOCKER_REPOSITORY}
Expand Down

0 comments on commit b64722e

Please sign in to comment.