Commit 1bbf1d8c authored by Gadhave's avatar Gadhave
Browse files

Update .gitlab-ci.yml file

parent b39078e2
Pipeline #12127 passed with stages
in 33 seconds
......@@ -7,17 +7,8 @@ stages:
variables:
PYTHONPATH: "${CI_PROJECT_DIR}"
DOCKER_DRIVER: "overlay2"
DOCKER_REGISTRY: "docker.io"
DOCKER_TAG: "$CI_COMMIT_SHORT_SHA"
DOCKER_CONTEXT: "Desktop/Telegram_Bot"
IMAGE_NAME: "pranav446/telegram-bot"
DOCKER_TLS_CERTDIR: "/certs"
DOCKER_HOST: unix:///var/run/docker.sock
DOCKER_BUILDKIT: "1"
DOCKERHUB_REPO: "$DOCKER_USERNAME/teledatastream" # set repo name
PREVIOUS_BUILD_TAG: "8fc5fa08"
.build_template:
tags: ["windows","docker","ws12"] # match your runner tags
......
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