mirror of
https://codeberg.org/hyperreal/vauxite-build
synced 2024-11-01 08:43:13 +01:00
Update .gitlab-ci.yml file
This commit is contained in:
parent
ee6ab088bb
commit
5be2f39428
@ -8,7 +8,6 @@ vauxite-compose-job:
|
||||
tags:
|
||||
- podman-exec
|
||||
variables:
|
||||
CLEAN_BUILD: false
|
||||
RELVER: "39"
|
||||
SOURCE_URL: "https://pagure.io/workstation-ostree-config"
|
||||
CACHE_DIR: "/cache"
|
||||
@ -39,7 +38,7 @@ vauxite-nonfree-job:
|
||||
tags:
|
||||
- shell-exec
|
||||
variables:
|
||||
- PODMAN_IMAGE_NAME: $CI_REGISTRY_IMAGE:$CI_COMMIT_REF_SLUG
|
||||
PODMAN_IMAGE_NAME: $CI_REGISTRY_IMAGE:$CI_COMMIT_REF_SLUG
|
||||
before_script:
|
||||
- podman login -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" $CI_REGISTRY
|
||||
script:
|
||||
|
Loading…
Reference in New Issue
Block a user