aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2022-11-16 23:15:08 +0100
committerGerd Hoffmann <kraxel@redhat.com>2022-11-16 23:15:08 +0100
commitec834f41811ab99d2dd21cc6da620d65a6094645 (patch)
treed09e75c3c3e1dc373ddabedd9abeb83dd2485dec
parent4b5a4a6dbb98915693c57211c0fc317ac28fe428 (diff)
downloads2i-sphinx-master.tar.gz
update ciHEADmaster
-rw-r--r--.gitlab-ci.yml10
1 files changed, 9 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ff1ab9e..1fc89d6 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,3 +1,11 @@
include:
- project: 'kraxel/podman-docker-builder'
- file: 'gitlab-ci-template.yml'
+ file: 'gitlab-ci-template-multiarch.yml'
+
+boot-aarch64:
+ stage: build
+ rules:
+ - if: '$BUILD_AARCH64 == "yes"'
+ trigger:
+ project: kraxel/ec2-init-scripts
+ branch: boot-aarch64