Compare commits

..

No commits in common. "update-woodpecker-plugin" and "main" have entirely different histories.

View file

@ -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