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:
image: woodpeckerci/plugin-docker-buildx
settings:
platforms: linux/amd64
repo: git.f3l.de/${CI_REPO}
registry: git.f3l.de
tags: latest
username:
from_secret: registry_user
password:
from_secret: registry_token
debug: true
image: opensuse/tumbleweed
commands:
- date
when:
branch: ${CI_REPO_DEFAULT_BRANCH}
event: push