Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
software-project-WS25
Telegram Team
Commits
9b4c2e28
Commit
9b4c2e28
authored
Nov 05, 2025
by
Gadhave
Browse files
Update .gitlab-ci.yml file
parent
2c0ab93c
Pipeline
#12072
failed with stages
in 24 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
9b4c2e28
...
@@ -48,7 +48,7 @@ build:
...
@@ -48,7 +48,7 @@ build:
BUILDAH_FORMAT
:
docker
BUILDAH_FORMAT
:
docker
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"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment