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
94bb0458
Commit
94bb0458
authored
Nov 06, 2025
by
Gadhave
Browse files
Update .gitlab-ci.yml file
parent
2db8cafa
Pipeline
#12097
failed with stages
in 33 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
94bb0458
...
@@ -75,7 +75,7 @@ build:
...
@@ -75,7 +75,7 @@ build:
-
echo "Docker Passowrd :" ${DOCKER_PASSWORD}
-
echo "Docker Passowrd :" ${DOCKER_PASSWORD}
script
:
script
:
-
echo "Building image..."
-
echo "Building image..."
-
docker build -f Desktop/Telegram_Bot -t $DOCKERHUB_REPO:$CI_COMMIT_SHORT_SHA .
-
docker build -f Desktop/Telegram_Bot
/Dockerfile
-t $DOCKERHUB_REPO:$CI_COMMIT_SHORT_SHA .
after_script
:
after_script
:
-
echo "Docker image pushed successfully!"
-
echo "Docker image pushed successfully!"
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