aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2021-03-22 12:23:39 +0100
committerGerd Hoffmann <kraxel@redhat.com>2021-03-22 12:23:39 +0100
commit162bc1fbead53c8c5ffbb92814850b15de44d0c3 (patch)
treebeaac361cfbc975a0be9e21180a0e9425024032c
parentd6ebbe10b125bd39714e1fc237b61aacb2f7acf8 (diff)
downloadvconsole-162bc1fbead53c8c5ffbb92814850b15de44d0c3.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 c83d021..dc7182e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -5,3 +5,11 @@ stages:
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