test change to ci
This commit is contained in:
parent
12dee257e5
commit
b9bc6d423c
@ -15,7 +15,7 @@ build:
|
||||
before_script:
|
||||
# Log in to the GitLab container registry
|
||||
- export REGISTRY_AUTH_FILE=$HOME/auth.json
|
||||
- echo "$CI_REGISTRY_PASSWORD" | buildah login -u "$CI_REGISTRY_USER" --password-stdin $CI_REGISTRY
|
||||
- echo "$CI_REGISTRY_PASSWORD" | buildah login --isolation=chroot -u "$CI_REGISTRY_USER" --password-stdin $CI_REGISTRY
|
||||
script:
|
||||
- buildah images
|
||||
- buildah build -t $FQ_IMAGE_NAME
|
||||
|
Loading…
x
Reference in New Issue
Block a user