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
adf8cff7
Commit
adf8cff7
authored
Nov 07, 2025
by
Gadhave
Browse files
Update .gitlab-ci.yml file
parent
78b2067e
Pipeline
#12103
passed with stages
in 34 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
adf8cff7
...
@@ -68,5 +68,5 @@ deploy:
...
@@ -68,5 +68,5 @@ deploy:
image
:
docker:24.0.9
image
:
docker:24.0.9
tags
:
[
"
windows"
,
"
docker"
,
"
ws12"
]
tags
:
[
"
windows"
,
"
docker"
,
"
ws12"
]
script
:
script
:
-
echo "$DOCKER
HUB
_TOKEN" | docker login -u "$DOCKER
HUB
_USERNAME" --password-stdin
-
echo "$DOCKER_TOKEN" | docker login -u "$DOCKER_USERNAME" --password-stdin
-
echo "Logged into dockerhub succesfully"
-
echo "Logged into dockerhub succesfully"
\ No newline at end of file
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