Commit a33e8871 authored by Gadhave's avatar Gadhave
Browse files

Update .gitlab-ci.yml file

parent fa18f6c5
Pipeline #12068 failed with stages
in 24 seconds
......@@ -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"
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment