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