blob: e3067ad99a1192bbef95d0c808c2690123794e02 (
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
|