Compare commits
No commits in common. "a4291920aaa0387d9a107bc50ddd83631d523e99" and "96ed72778a8da12daf75e8e6a982ce95143d38b2" have entirely different histories.
a4291920aa
...
96ed72778a
@ -22,19 +22,3 @@ steps:
|
|||||||
- pip_token
|
- pip_token
|
||||||
when:
|
when:
|
||||||
event: tag
|
event: tag
|
||||||
publish-image:
|
|
||||||
image: woodpeckerci/plugin-docker-buildx
|
|
||||||
settings:
|
|
||||||
dockerfile: Dockerfile
|
|
||||||
registry: git.snyman.info
|
|
||||||
username: $DOCKER_USERNAME
|
|
||||||
password: $DOCKER_TOKEN
|
|
||||||
repo: git.snyman.info/${CI_REPO_OWNER}/codesmidgen
|
|
||||||
tags:
|
|
||||||
- latest
|
|
||||||
- ${CI_COMMIT_TAG##v}
|
|
||||||
secrets:
|
|
||||||
- docker_username
|
|
||||||
- docker_token
|
|
||||||
when:
|
|
||||||
event: tag
|
|
||||||
|
Loading…
Reference in New Issue
Block a user