Actualiser .gitea/workflows/build-push.yaml
This commit is contained in:
@@ -56,6 +56,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
image: ${{ env.IMAGE_NAME }}
|
image: ${{ env.IMAGE_NAME }}
|
||||||
tags: latest pmo-${{ env.VERSION }}
|
tags: latest pmo-${{ env.VERSION }}
|
||||||
|
layers: true
|
||||||
containerfiles: |
|
containerfiles: |
|
||||||
./Dockerfile
|
./Dockerfile
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user