Compare commits
2 commits
62272ace53
...
830a507c52
Author | SHA1 | Date | |
---|---|---|---|
830a507c52 | |||
be4ebdd3cc |
1 changed files with 4 additions and 0 deletions
|
@ -31,6 +31,10 @@ steps:
|
||||||
- linux/arm64
|
- linux/arm64
|
||||||
- linux/amd64
|
- linux/amd64
|
||||||
dry_run: true
|
dry_run: true
|
||||||
|
when:
|
||||||
|
branch:
|
||||||
|
exclude:
|
||||||
|
- main
|
||||||
when:
|
when:
|
||||||
- branch:
|
- branch:
|
||||||
exclude: main
|
exclude: main
|
||||||
|
|
Loading…
Reference in a new issue