aboutsummaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.yml
blob: f4e7be12ef018cd65cb110cbbb159cf61126a213 (plain)
1
2
3
4
5
6
7
8
9
10
11
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