aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2021-03-22 12:23:12 +0100
committerGerd Hoffmann <kraxel@redhat.com>2021-03-22 12:23:12 +0100
commit362f6e3d30f81e4263b361e959b4474c9b9ddea1 (patch)
tree4d2da2d983b71f33fdbf30c85e8e85d05f2d8e47
parentf934796de0a8acb5b929caad126137c0c8ae3110 (diff)
downloadgterm-362f6e3d30f81e4263b361e959b4474c9b9ddea1.tar.gz
aarch boot trigger
-rw-r--r--.gitlab-ci.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 9aee4ac..bd426af 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -35,3 +35,11 @@ build_centos7:
include:
- project: 'kraxel/rpm-package-builder'
file: 'gitlab-ci-rpms-tito.yml'
+
+boot-aarch64:
+ stage: rpms
+ rules:
+ - if: '$BUILD_AARCH64 == "yes"'
+ trigger:
+ project: kraxel/ec2-init-scripts
+ branch: boot-aarch64