remove traces of the docker branch from the ci file
This commit is contained in:
parent
8f41999015
commit
194bfd3d3b
1 changed files with 0 additions and 2 deletions
|
@ -23,7 +23,6 @@ Package:
|
||||||
image: docker
|
image: docker
|
||||||
only:
|
only:
|
||||||
- master
|
- master
|
||||||
- docker
|
|
||||||
services:
|
services:
|
||||||
- docker:stable-dind
|
- docker:stable-dind
|
||||||
variables:
|
variables:
|
||||||
|
@ -38,7 +37,6 @@ Deploy:
|
||||||
image: ansible/ansible-runner
|
image: ansible/ansible-runner
|
||||||
only:
|
only:
|
||||||
- master
|
- master
|
||||||
- docker
|
|
||||||
variables:
|
variables:
|
||||||
ANSIBLE_NOCOWS: 1
|
ANSIBLE_NOCOWS: 1
|
||||||
IMAGE_TAG: *IMAGE_TAG
|
IMAGE_TAG: *IMAGE_TAG
|
||||||
|
|
Loading…
Reference in a new issue