Browse Source

Update config.yml

main
ndrg13 6 years ago
committed by GitHub
parent
commit
b25df8be2e
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .circleci/config.yml

2
.circleci/config.yml

@ -80,7 +80,7 @@ jobs:
IMAGE_NAME: testimg IMAGE_NAME: testimg
steps: steps:
- checkout - checkout
- setup_remote_docker
- setup_remote_docker:
version: 19.03.13 version: 19.03.13
- run: - run:
name: Build Docker image name: Build Docker image

Loading…
Cancel
Save