cleanup
This commit is contained in:
parent
bb72f70e2c
commit
5997041420
@ -26,20 +26,6 @@ steps:
|
||||
TRIVY_TIMEOUT: 1m
|
||||
TRIVY_SKIP_FILES: /usr/local/bin/gomplate
|
||||
|
||||
dryrun:
|
||||
image: quay.io/thegeeklab/wp-docker-buildx:1
|
||||
settings:
|
||||
containerfile: Containerfile.multiarch
|
||||
dry_run: true
|
||||
platforms:
|
||||
- linux/amd64
|
||||
- linux/arm64
|
||||
- linux/arm/v7
|
||||
provenance: false
|
||||
repo: ${CI_REPO}
|
||||
when:
|
||||
- event: [pull_request]
|
||||
|
||||
publish-dockerhub:
|
||||
group: container
|
||||
image: quay.io/thegeeklab/wp-docker-buildx:1
|
||||
|
Loading…
Reference in New Issue
Block a user