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
a33e8871
Commit
a33e8871
authored
Nov 05, 2025
by
Gadhave
Browse files
Update .gitlab-ci.yml file
parent
fa18f6c5
Pipeline
#12068
failed with stages
in 24 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
a33e8871
...
...
@@ -6,9 +6,9 @@ stages:
variables
:
PYTHONPATH
:
"
${CI_PROJECT_DIR}"
DOCKER_DRIVER
:
overlay2
DOCKER_DRIVER
:
"
overlay2
"
DOCKER_REGISTRY
:
"
docker.io"
DOCKER_TAG
:
$CI_COMMIT_SHORT_SHA
DOCKER_TAG
:
"
$CI_COMMIT_SHORT_SHA
"
DOCKER_CONTEXT
:
"
Desktop/Telegram_Bot"
IMAGE_NAME
:
"
telegram-bot"
DOCKER_TLS_CERTDIR
:
"
/certs"
...
...
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