another try

This commit is contained in:
Mylloon 2023-02-14 20:29:09 +01:00
parent fbba0e7b4d
commit c57376f41b
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -1,17 +1,12 @@
pipeline:
build:
name: Build Botanique image
publish:
image: woodpeckerci/plugin-docker-buildx
group: docker
settings:
registry: git.mylloon.fr
repo: git.mylloon.fr/${CI_REPO,,}
platforms: linux/amd64
repo: git.mylloon.fr/${CI_REPO,,}
registry: git.mylloon.fr
dry_run: true
tags: latest
username:
from_secret: docker_username
username: ${CI_REPO_OWNER}
password:
from_secret: docker_password
when:
- event: push
branch: main
from_secret: cb_token