This commit is contained in:
parent
602417e2c6
commit
8ace5bc17b
|
|
@ -56,7 +56,7 @@ jobs:
|
||||||
file: Dockerfile
|
file: Dockerfile
|
||||||
push: ${{ github.event_name != 'pull_request' }}
|
push: ${{ github.event_name != 'pull_request' }}
|
||||||
tags: |
|
tags: |
|
||||||
git.nzambello.dev/nzambello/nccfiore.it:latest
|
git.nzambello.dev/nzambello/nzambello.dev:latest
|
||||||
labels: $${{ steps.meta.outputs.labels }}
|
labels: $${{ steps.meta.outputs.labels }}
|
||||||
|
|
||||||
- name: Deploy
|
- name: Deploy
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue