Commit d5b90e9d authored by Gadhave's avatar Gadhave
Browse files

Update .gitlab-ci.yml file

parent cc67d6db
Pipeline #12116 passed with stages
in 35 seconds
...@@ -80,4 +80,4 @@ build: ...@@ -80,4 +80,4 @@ build:
- cd Desktop/Telegram_Bot - cd Desktop/Telegram_Bot
- echo "$DOCKER_TOKEN" | docker login -u "$DOCKER_USERNAME" --password-stdin - echo "$DOCKER_TOKEN" | docker login -u "$DOCKER_USERNAME" --password-stdin
after_script: after_script:
- echo "Docker image pushed successfully!!!!!!!!!!!!!" - echo "Docker image pushed successfully!!!!!!!!!!!!!!!!"
\ No newline at end of file \ No newline at end of file
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