Compare commits
No commits in common. "update-woodpecker-plugin" and "main" have entirely different histories.
update-woo
...
main
1 changed files with 7 additions and 7 deletions
|
@ -3,13 +3,13 @@ when:
|
|||
|
||||
steps:
|
||||
build-and-push:
|
||||
image: woodpeckerci/plugin-docker-buildx
|
||||
image: plugins/docker
|
||||
settings:
|
||||
platforms: linux/amd64
|
||||
repo: ${CI_REPO_URL}
|
||||
registry: ${CI_FORGE_URL}
|
||||
tags: latest
|
||||
username: ${CI_REPO_OWNER}
|
||||
registry: code.cozy.town
|
||||
username: vrifox
|
||||
password:
|
||||
from_secret: registry_token
|
||||
cache_from: ${CI_FORGE_URL}:latest
|
||||
repo: code.cozy.town/vrifox/hugoci
|
||||
tags:
|
||||
- latest
|
||||
cache_from: code.cozy.town/vrifox/hugoci:latest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue