Compare commits

..

No commits in common. "fea876fee70286eb24fa39d6f33043aa3af6cdb0" and "494ae6874d2c145b78972d2746f73d1a3ca5d321" have entirely different histories.

2 changed files with 8 additions and 2 deletions

View file

@ -6,9 +6,12 @@ matrix:
- ui
- monolith
PLATFORM:
- linux/amd64
# - linux/amd64
- linux/arm64
labels:
platform: linux/amd64
depends_on:
- oci-image-cache-build

View file

@ -1,8 +1,11 @@
matrix:
PLATFORM:
- linux/amd64
# - linux/amd64
- linux/arm64
labels:
platform: linux/amd64
depends_on:
- java
- nodejs