Commit adf8cff7 authored by Gadhave's avatar Gadhave
Browse files

Update .gitlab-ci.yml file

parent 78b2067e
Pipeline #12103 passed with stages
in 34 seconds
......@@ -68,5 +68,5 @@ deploy:
image: docker:24.0.9
tags: ["windows","docker","ws12"]
script:
- echo "$DOCKERHUB_TOKEN" | docker login -u "$DOCKERHUB_USERNAME" --password-stdin
- echo "$DOCKER_TOKEN" | docker login -u "$DOCKER_USERNAME" --password-stdin
- echo "Logged into dockerhub succesfully"
\ 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