mirror of
https://github.com/adferrand/docker-backuppc.git
synced 2023-11-05 04:40:26 +01:00
Update config.yml
This commit is contained in:
parent
c7e525011d
commit
b4bbea4a9a
@ -3,7 +3,7 @@ version: 2
|
||||
jobs:
|
||||
build:
|
||||
docker:
|
||||
- image: 17.07.0-ce-git
|
||||
- image: 17.05.0-ce-git
|
||||
steps:
|
||||
- checkout
|
||||
- setup_remote_docker:
|
||||
@ -21,7 +21,7 @@ jobs:
|
||||
- docker-backuppc.tar
|
||||
deploy:
|
||||
docker:
|
||||
- image: 17.07.0-ce-git
|
||||
- image: 17.05.0-ce-git
|
||||
steps:
|
||||
- attach_workspace:
|
||||
at: /tmp/workspace
|
||||
|
Loading…
Reference in New Issue
Block a user