mirror of
https://gitlab.archlinux.org/archlinux/archlinux-docker.git
synced 2025-08-06 14:17:18 +02:00
We need the env in the publish image job after all
This commit is contained in:
parent
3ec9c84f70
commit
026333d880
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user