aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2022-02-17 15:12:55 +0100
committerGerd Hoffmann <kraxel@redhat.com>2022-02-17 15:12:55 +0100
commitf19e46998520ccfca248e039ce4a018ef6187e8e (patch)
treeb6f25ccc35afc2ab20ab9a64f0514c4816864e86
parenta33898197d9300acb0971e91615947d9ff42e8d7 (diff)
downloadrpm-package-builder-f19e46998520ccfca248e039ce4a018ef6187e8e.tar.gz
Revert "drop aarch64"
This reverts commit 74851ca887c5ee4bad05324aa590d283a3b62b9d.
-rw-r--r--.gitlab-ci.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 705801d..f4e7be1 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,3 +1,12 @@
+variables:
+ BUILD_AARCH64: "yes"
+
include:
- project: 'kraxel/podman-docker-builder'
file: 'gitlab-ci-template-multiarch.yml'
+
+boot-aarch64:
+ stage: build
+ trigger:
+ project: kraxel/ec2-init-scripts
+ branch: boot-aarch64