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
53c166e7
Commit
53c166e7
authored
Nov 04, 2025
by
Gadhave
Browse files
Update .gitlab-ci.yml file
parent
800831b5
Pipeline
#12049
failed with stages
in 25 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
53c166e7
...
...
@@ -55,7 +55,6 @@ build:
script
:
# Create Docker auth config for Kaniko
-
mkdir -p /kaniko/.docker
-
|
-
echo "{\"auths\":{\"${DOCKER_REGISTRY}\":{\"username\":\"${DOCKER_USERNAME}\",\"password\":\"${DOCKER_PASSWORD}\"}}}" > /kaniko/.docker/config.json
- /kaniko/executor \
--context "${CI_PROJECT_DIR}/Desktop/Telegram_Bot" \
...
...
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