remove fresh images for now
This commit is contained in:
parent
b1f7d13e93
commit
7ccf824ff6
1 changed files with 0 additions and 12 deletions
|
@ -54,15 +54,3 @@ ubuntu:cached:
|
||||||
OS_NAME: ubuntu
|
OS_NAME: ubuntu
|
||||||
dependencies:
|
dependencies:
|
||||||
- image:ubuntu
|
- image:ubuntu
|
||||||
|
|
||||||
fedora:fresh:
|
|
||||||
extends: .test
|
|
||||||
variables:
|
|
||||||
DETECTED_OS: fedora:29
|
|
||||||
DOCKER_IMAGE: fedora:29
|
|
||||||
|
|
||||||
ubuntu:fresh:
|
|
||||||
extends: .test
|
|
||||||
variables:
|
|
||||||
DETECTED_OS: ubuntu:cosmic
|
|
||||||
DOCKER_IMAGE: ubuntu:cosmic
|
|
||||||
|
|
Loading…
Reference in a new issue