fix gh settings name

This commit is contained in:
Robert Kaussow 2023-08-22 09:10:09 +02:00
parent 9b1ca89664
commit 2195b48f64
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0
2 changed files with 4 additions and 4 deletions

View File

@ -52,7 +52,7 @@ branches:
contexts:
- ci/woodpecker/pr/test
- ci/woodpecker/pr/build-package
- ci/woodpecker/pr/docs
- ci/woodpecker/pr/build-container
enforce_admins: false
required_linear_history: true
restrictions: null

View File

@ -9,7 +9,7 @@ steps:
dryrun:
image: quay.io/thegeeklab/wp-docker-buildx:1
settings:
containerfile: Congainerfile.multiarch
containerfile: Containerfile.multiarch
dry_run: true
platforms:
- linux/amd64
@ -26,7 +26,7 @@ steps:
image: quay.io/thegeeklab/wp-docker-buildx:1
settings:
auto_tag: true
containerfile: Congainerfile.multiarch
containerfile: Containerfile.multiarch
password:
from_secret: docker_password
platforms:
@ -49,7 +49,7 @@ steps:
image: quay.io/thegeeklab/wp-docker-buildx:1
settings:
auto_tag: true
containerfile: Congainerfile.multiarch
containerfile: Containerfile.multiarch
password:
from_secret: quay_password
platforms: