disable latest tag
This commit is contained in:
parent
720658ce3a
commit
3e8eb184d3
1
.github/workflows/cd-workflow.yml
vendored
1
.github/workflows/cd-workflow.yml
vendored
@ -39,6 +39,7 @@ jobs:
|
||||
uses: docker/metadata-action@98669ae865ea3cffbcbaa878cf57c20bbf1c6c38
|
||||
with:
|
||||
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
|
||||
flavor: latest=false
|
||||
|
||||
- name: Build and push Docker image
|
||||
uses: docker/build-push-action@ad44023a93711e3deb337508980b4b5e9bcdc5dc
|
||||
|
Loading…
Reference in New Issue
Block a user