attempt with buildx
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Neil Hanlon
2022-11-11 22:18:53 -05:00
parent e1abd41e7e
commit 18cbbec216
+8 -1
View File
@@ -3,7 +3,7 @@ branches: main
pipeline:
woodpecker-ci:
image: plugins/docker
image: woodpecker-ci/plugin-docker-buildx
privileged: true
settings:
dockerfile: woodpecker-ci/Containerfile
@@ -18,3 +18,10 @@ pipeline:
from_secret: registry_username
password:
from_secret: registry_password
logins:
- registry: git.shrug.pw
username:
from_secret: registry_username
password:
from_secret: registry_password