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
e068ca4a
Commit
e068ca4a
authored
Dec 02, 2025
by
Gadhave
Browse files
Update .gitlab-ci.yml file
parent
445ae311
Pipeline
#12214
canceled with stages
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
e068ca4a
...
@@ -8,7 +8,7 @@ stages:
...
@@ -8,7 +8,7 @@ stages:
variables
:
variables
:
PYTHONPATH
:
"
${CI_PROJECT_DIR}"
PYTHONPATH
:
"
${CI_PROJECT_DIR}"
DOCKER_REGISTRY
:
"
docker.io"
DOCKER_REGISTRY
:
"
docker.io"
DOCKERHUB_REPO
:
"
$DOCKER_USERNAME/teledata
stream
"
# set repo name
DOCKERHUB_REPO
:
"
$DOCKER_USERNAME/tele
gram
data"
# set repo name
.build_template
:
.build_template
:
tags
:
[
"
ubuntu"
,
"
vm"
]
# match your runner tags
tags
:
[
"
ubuntu"
,
"
vm"
]
# match your runner tags
...
...
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