rm wrong setting
This commit is contained in:
parent
57b38d8435
commit
39771f889f
1 changed files with 0 additions and 3 deletions
|
@ -39,7 +39,6 @@ steps:
|
||||||
- lint
|
- lint
|
||||||
settings:
|
settings:
|
||||||
repo: test/repo
|
repo: test/repo
|
||||||
dockerfile: ./docker/Dockerfile.multiarch
|
|
||||||
dry_run: true
|
dry_run: true
|
||||||
platforms: *platforms
|
platforms: *platforms
|
||||||
tags: latest
|
tags: latest
|
||||||
|
@ -52,7 +51,6 @@ steps:
|
||||||
image: woodpeckerci/plugin-docker-buildx:2.3.0
|
image: woodpeckerci/plugin-docker-buildx:2.3.0
|
||||||
settings:
|
settings:
|
||||||
repo: *publish_repos
|
repo: *publish_repos
|
||||||
dockerfile: ./docker/Dockerfile.multiarch
|
|
||||||
platforms: *platforms
|
platforms: *platforms
|
||||||
tags: next
|
tags: next
|
||||||
logins: *publish_logins
|
logins: *publish_logins
|
||||||
|
@ -65,7 +63,6 @@ steps:
|
||||||
depends_on: vendor
|
depends_on: vendor
|
||||||
settings:
|
settings:
|
||||||
repo: *publish_repos
|
repo: *publish_repos
|
||||||
dockerfile: ./docker/Dockerfile.multiarch
|
|
||||||
platforms: *platforms
|
platforms: *platforms
|
||||||
auto_tag: true
|
auto_tag: true
|
||||||
# remove line below if you can read it on a release branch and it's not the latest release branch
|
# remove line below if you can read it on a release branch and it's not the latest release branch
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue