Commit 2c0ab93c authored by Gadhave's avatar Gadhave
Browse files

Update .gitlab-ci.yml file

parent 54ac0376
Pipeline #12071 failed with stages
in 36 seconds
...@@ -49,7 +49,7 @@ build: ...@@ -49,7 +49,7 @@ build:
FQ_IMAGE_NAME: "$CI_REGISTRY_IMAGE/test" FQ_IMAGE_NAME: "$CI_REGISTRY_IMAGE/test"
before_script: before_script:
- echo "$CI_REGISTRY_PASSWORD" | buildah login -u "$CI_REGISTRY_USER" --password-stdin $CI_REGISTRY - echo "$CI_REGISTRY_PASSWORD" | buildah login -u "$CI_REGISTRY_USER" --password-stdin $CI_REGISTRY
script: script:
-echo "A Temp Build running" - echo "A Temp Build running"
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment