test
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
Dominik Heidler 2023-11-03 23:47:31 +01:00
parent 0b620d4e0f
commit 5c19c62afd
1 changed files with 4 additions and 12 deletions

View File

@ -1,16 +1,8 @@
pipeline: steps:
publish: publish:
image: woodpeckerci/plugin-docker-buildx image: opensuse/tumbleweed
settings: commands:
platforms: linux/amd64 - date
repo: git.f3l.de/${CI_REPO}
registry: git.f3l.de
tags: latest
username:
from_secret: registry_user
password:
from_secret: registry_token
debug: true
when: when:
branch: ${CI_REPO_DEFAULT_BRANCH} branch: ${CI_REPO_DEFAULT_BRANCH}
event: push event: push