remove traces of the docker branch from the ci file

This commit is contained in:
runebaas 2020-06-20 03:27:08 +02:00
parent 8f41999015
commit 194bfd3d3b
No known key found for this signature in database
GPG key ID: 2677AF508D0300D6

View file

@ -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