We need the env in the publish image job after all

This commit is contained in:
Sven-Hendrik Haase 2020-10-20 03:49:55 +02:00
parent 3ec9c84f70
commit 026333d880
No known key found for this signature in database
GPG Key ID: 39E4B877E62EB915

View File

@ -149,7 +149,6 @@ image:base-devel:secure:
image:base:publish:secure:
extends: .image
dependencies: []
tags:
- secure
only:
@ -165,7 +164,6 @@ image:base:publish:secure:
image:base-devel:publish:secure:
extends: .image
dependencies: []
tags:
- secure
only: