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
952a30b1
Commit
952a30b1
authored
Nov 08, 2025
by
Gadhave
Browse files
Update .gitlab-ci.yml file
parent
1bbf1d8c
Pipeline
#12128
passed with stages
in 31 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
952a30b1
...
@@ -88,7 +88,7 @@ build:
...
@@ -88,7 +88,7 @@ build:
-
cd Desktop/Telegram_Bot
-
cd Desktop/Telegram_Bot
-
docker build -t $DOCKERHUB_REPO:$CI_COMMIT_SHORT_SHA .
-
docker build -t $DOCKERHUB_REPO:$CI_COMMIT_SHORT_SHA .
after_script
:
after_script
:
-
echo "Docker image
pushe
d successfully!"
-
echo "Docker image
buil
d successfully!"
rules
:
rules
:
# Build on feature branches and default branch, not on tags, and not on detached MR pipelines
# Build on feature branches and default branch, not on tags, and not on detached MR pipelines
-
if
:
'
$CI_PIPELINE_SOURCE
==
"merge_request_event"'
-
if
:
'
$CI_PIPELINE_SOURCE
==
"merge_request_event"'
...
...
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