Use machine executor
This commit is contained in:
parent
4f1a6bf4f0
commit
a58714f75d
1 changed files with 1 additions and 2 deletions
|
@ -1,8 +1,7 @@
|
||||||
version: 2
|
version: 2
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
docker:
|
machine: true
|
||||||
- image: debian:stretch
|
|
||||||
environment:
|
environment:
|
||||||
DETECTED_OS: fedora:27
|
DETECTED_OS: fedora:27
|
||||||
DOCKER_IMAGE: cyplo/fedora27_base
|
DOCKER_IMAGE: cyplo/fedora27_base
|
||||||
|
|
Loading…
Reference in a new issue