update deploy
Deploy Hello World / deploy-docker-hello-world (push) Failing after 13s Details

This commit is contained in:
Nicolas Trimborn 2023-07-19 18:57:59 +02:00
parent b6cfe02367
commit 1f9fba5886
1 changed files with 2 additions and 3 deletions

View File

@ -40,6 +40,5 @@ jobs:
with:
context: .
file: Dockerfile
push: ${{ github.ref_type == 'tag' }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
push: true
tags: nick/dockerbuild_hello_world:latest