Commit e7ae2f49 authored by Gadhave's avatar Gadhave
Browse files

Update .gitlab-ci.yml file

parent e0de01e6
Pipeline #12114 passed with stages
in 33 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