Commit 6a3dac8e authored by ChakshuGautam's avatar ChakshuGautam
Browse files

ci(docker push): remove versioned tag

Showing with 1 addition and 3 deletions
+1 -3
......@@ -28,9 +28,7 @@ jobs:
uses: docker/build-push-action@v2
with:
push: true
tags: |
samagragovernance/esamwad-user-service:latest
samagragovernance/esamwad-user-service:${{ env.RELEASE_VERSION }}
tags: ${{ secrets.DOCKER_HUB_USERNAME }}/esamwad-user-service:latest
- name: Image digest
run: echo ${{ steps.docker_build.outputs.digest }}
\ 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