mirror of
https://github.com/thegeeklab/wait-for.git
synced 2024-11-18 02:30:39 +00:00
fix gh settings name
This commit is contained in:
parent
9b1ca89664
commit
2195b48f64
2
.github/settings.yml
vendored
2
.github/settings.yml
vendored
@ -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
|
||||
|
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user