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
...@@ -50,6 +50,6 @@ build: ...@@ -50,6 +50,6 @@ build:
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