diff --git a/.woodpecker.yaml b/.woodpecker.yaml index 3a14025..5822293 100644 --- a/.woodpecker.yaml +++ b/.woodpecker.yaml @@ -7,7 +7,7 @@ steps: image: woodpeckerci/plugin-docker-buildx secrets: [ gitpat ] settings: - repo: hexlocation/disseminate + repo: git.clatter.cc/hexlocation/disseminate platforms: linux/amd64 dockerfile: Dockerfile tags: ["${CI_COMMIT_BRANCH}-latest","${CI_COMMIT_BRANCH}-${CI_COMMIT_SHA}"]