diff --git a/.woodpecker.yaml b/.woodpecker.yaml index 4edbd84..0621ebe 100644 --- a/.woodpecker.yaml +++ b/.woodpecker.yaml @@ -7,7 +7,7 @@ steps: image: woodpeckerci/plugin-docker-buildx secrets: [git_pat] settings: - repo: hexlocation/disseminate + repo: disseminate platforms: linux/amd64 dockerfile: Dockerfile tags: ["${CI_COMMIT_BRANCH}-latest","${CI_COMMIT_BRANCH}-${CI_COMMIT_SHA}"]