Update config.yml

This commit is contained in:
Adrien Ferrand 2018-09-16 12:29:15 +02:00 committed by GitHub
parent b4bbea4a9a
commit 2b75836167
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,8 +2,7 @@
version: 2
jobs:
build:
docker:
- image: 17.05.0-ce-git
machine: true
steps:
- checkout
- setup_remote_docker:
@ -20,8 +19,7 @@ jobs:
paths:
- docker-backuppc.tar
deploy:
docker:
- image: 17.05.0-ce-git
machine: true
steps:
- attach_workspace:
at: /tmp/workspace