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
f4f53de7
Commit
f4f53de7
authored
Nov 05, 2025
by
Gadhave
Browse files
Update .gitlab-ci.yml file
parent
6bbc4a47
Pipeline
#12077
failed with stages
in 39 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
f4f53de7
...
...
@@ -56,8 +56,7 @@ build:
-
echo $DOCKER_PASSWORD
-
echo $DOCKER_USERNAME
-
echo $DOCKER_REGISTRY
-
echo $DOCKER_PASSWORD | buildah login --username $DOCKER_USERNAME --password-stdin docker.io
-
buildah --storage-driver=vfs login -u "$DOCKER_USERNAME" -p "$DOCKER_PASSWORD" docker.io
script
:
-
echo "Temp Docker Image 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