mamybe maybe maybe

This commit is contained in:
hexlocation's laptop (asiago) 2024-04-04 08:48:20 +02:00
parent ec15a0d0c3
commit 573954631b

View file

@ -7,7 +7,7 @@ steps:
image: woodpeckerci/plugin-docker-buildx image: woodpeckerci/plugin-docker-buildx
secrets: [git_pat] secrets: [git_pat]
settings: settings:
repo: hexlocation/disseminate repo: disseminate
platforms: linux/amd64 platforms: linux/amd64
dockerfile: Dockerfile dockerfile: Dockerfile
tags: ["${CI_COMMIT_BRANCH}-latest","${CI_COMMIT_BRANCH}-${CI_COMMIT_SHA}"] tags: ["${CI_COMMIT_BRANCH}-latest","${CI_COMMIT_BRANCH}-${CI_COMMIT_SHA}"]