Fix circleci config
This commit is contained in:
parent
1d6987c867
commit
c598c4b4a8
1 changed files with 1 additions and 1 deletions
|
|
@ -232,7 +232,7 @@ jobs:
|
|||
- image: circleci/buildpack-deps:stretch
|
||||
steps:
|
||||
- checkout
|
||||
- setup_remote_docker:
|
||||
- setup_remote_docker
|
||||
- run:
|
||||
name: Build Docker image
|
||||
command: .circleci/script/docker
|
||||
|
|
|
|||
Loading…
Reference in a new issue