Update .github/workflows/deploy-hello-world.yaml
Some checks failed
Deploy Hello World / deploy-docker-hello-world (push) Failing after 13s
Some checks failed
Deploy Hello World / deploy-docker-hello-world (push) Failing after 13s
This commit is contained in:
1
.github/workflows/deploy-hello-world.yaml
vendored
1
.github/workflows/deploy-hello-world.yaml
vendored
@@ -29,7 +29,6 @@ jobs:
|
||||
type=semver,pattern={{version}}
|
||||
|
||||
- name: Login to image repository
|
||||
if: github.ref_type == 'tag'
|
||||
uses: docker/login-action@v2
|
||||
with:
|
||||
registry: git.nicktrimborn.de
|
||||
|
||||
Reference in New Issue
Block a user