Compare commits
1 Commits
f20ab75162
...
fae6dd9868
Author | SHA1 | Date | |
---|---|---|---|
fae6dd9868 |
@@ -1,12 +1,8 @@
|
|||||||
when:
|
when:
|
||||||
- event: push
|
- event: push
|
||||||
branch: "**"
|
branch: "**"
|
||||||
matrix:
|
|
||||||
platform:
|
|
||||||
- linux/amd64
|
|
||||||
- linux/arm64
|
|
||||||
labels:
|
labels:
|
||||||
platform: ${platform}
|
platform: linux/amd64
|
||||||
steps:
|
steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: debian
|
image: debian
|
||||||
|
Reference in New Issue
Block a user