Update .github/workflows/deploy-hello-world.yaml
Some checks failed
Deploy Hello World / deploy-docker-hello-world (push) Failing after 11s
Some checks failed
Deploy Hello World / deploy-docker-hello-world (push) Failing after 11s
This commit is contained in:
2
.github/workflows/deploy-hello-world.yaml
vendored
2
.github/workflows/deploy-hello-world.yaml
vendored
@@ -21,7 +21,7 @@ jobs:
|
||||
id: meta
|
||||
uses: docker/metadata-action@v4
|
||||
with:
|
||||
images: ghcr.io/thedatabaseme/hello-world
|
||||
images: git.nicktrimborn.de/nick/dockerbuild_hello_world
|
||||
flavor: latest=true
|
||||
tags: |
|
||||
type=ref,event=branch
|
||||
|
||||
Reference in New Issue
Block a user