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
|
||||
only:
|
||||
- master
|
||||
- docker
|
||||
services:
|
||||
- docker:stable-dind
|
||||
variables:
|
||||
|
@ -38,7 +37,6 @@ Deploy:
|
|||
image: ansible/ansible-runner
|
||||
only:
|
||||
- master
|
||||
- docker
|
||||
variables:
|
||||
ANSIBLE_NOCOWS: 1
|
||||
IMAGE_TAG: *IMAGE_TAG
|
||||
|
|
Loading…
Reference in a new issue