Skip to content
Snippets Groups Projects
Commit 83c78c5a authored by Bernhard Johannes Berger's avatar Bernhard Johannes Berger
Browse files

Selected docker image does not work.

parent 808df2e1
No related branches found
No related tags found
No related merge requests found
Pipeline #238025 failed
......@@ -85,7 +85,6 @@ dsl:deploy:
- "dsl:compile"
needs:
- "dsl:unit"
- "dsl:compile"
tags:
- docker
image: $ECLIPSE_IMAGE
......@@ -159,7 +158,7 @@ all:package:
artifacts: true
tags:
- docker
image: benferreri/alpine-zip
image: ubuntu:lunar
script:
- ci/create-release.sh "$CI_JOB_NAME"
artifacts:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment