Removed double tags from deploy
All checks were successful
ci/woodpecker/release/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/release/woodpecker Pipeline was successful
This commit is contained in:
parent
c79bd00831
commit
97555db83c
|
|
@ -18,7 +18,6 @@ steps:
|
||||||
- latest
|
- latest
|
||||||
- ${CI_COMMIT_TAG##v}
|
- ${CI_COMMIT_TAG##v}
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
tags: [ latest ]
|
|
||||||
username: { from_secret: FORGEJO_USER }
|
username: { from_secret: FORGEJO_USER }
|
||||||
password: { from_secret: FORGEJO_TOKEN }
|
password: { from_secret: FORGEJO_TOKEN }
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue