We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9552afe commit 94962d4Copy full SHA for 94962d4
1 file changed
tenant-microservices/payments/.gitea/workflows/build-and-push.yml
@@ -45,6 +45,5 @@ jobs:
45
46
echo "Pushing the Docker image..."
47
docker push ${{ vars.REPOSITORY_URI }}:$TAG
48
- docker push ${{ vars.REPOSITORY_URI }}:latest
49
50
echo "Build completed on $(date)"
0 commit comments