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
b4bbea4a9a
commit
2b75836167
@ -2,8 +2,7 @@
|
|||||||
version: 2
|
version: 2
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
docker:
|
machine: true
|
||||||
- image: 17.05.0-ce-git
|
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
- setup_remote_docker:
|
- setup_remote_docker:
|
||||||
@ -20,8 +19,7 @@ jobs:
|
|||||||
paths:
|
paths:
|
||||||
- docker-backuppc.tar
|
- docker-backuppc.tar
|
||||||
deploy:
|
deploy:
|
||||||
docker:
|
machine: true
|
||||||
- image: 17.05.0-ce-git
|
|
||||||
steps:
|
steps:
|
||||||
- attach_workspace:
|
- attach_workspace:
|
||||||
at: /tmp/workspace
|
at: /tmp/workspace
|
||||||
|
Loading…
Reference in New Issue
Block a user