Compare commits
2 commits
494ae6874d
...
fea876fee7
Author | SHA1 | Date | |
---|---|---|---|
fea876fee7 | |||
0234f5841d |
2 changed files with 2 additions and 8 deletions
|
@ -6,12 +6,9 @@ matrix:
|
||||||
- ui
|
- ui
|
||||||
- monolith
|
- monolith
|
||||||
PLATFORM:
|
PLATFORM:
|
||||||
# - linux/amd64
|
- linux/amd64
|
||||||
- linux/arm64
|
- linux/arm64
|
||||||
|
|
||||||
labels:
|
|
||||||
platform: linux/amd64
|
|
||||||
|
|
||||||
depends_on:
|
depends_on:
|
||||||
- oci-image-cache-build
|
- oci-image-cache-build
|
||||||
|
|
||||||
|
|
|
@ -1,11 +1,8 @@
|
||||||
matrix:
|
matrix:
|
||||||
PLATFORM:
|
PLATFORM:
|
||||||
# - linux/amd64
|
- linux/amd64
|
||||||
- linux/arm64
|
- linux/arm64
|
||||||
|
|
||||||
labels:
|
|
||||||
platform: linux/amd64
|
|
||||||
|
|
||||||
depends_on:
|
depends_on:
|
||||||
- java
|
- java
|
||||||
- nodejs
|
- nodejs
|
||||||
|
|
Loading…
Reference in a new issue