Compare commits

..

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

View file

@ -3,13 +3,13 @@ when:
steps: steps:
build-and-push: build-and-push:
image: woodpeckerci/plugin-docker-buildx image: plugins/docker
settings: settings:
platforms: linux/amd64 registry: code.cozy.town
repo: ${CI_REPO_URL} username: vrifox
registry: ${CI_FORGE_URL}
tags: latest
username: ${CI_REPO_OWNER}
password: password:
from_secret: registry_token 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