Skip to content
Snippets Groups Projects
Commit cf956ad7 authored by Carlo Landmeter's avatar Carlo Landmeter
Browse files

ci: trigger creation of disk images

This ci job will trigger a downstream multi-project pipeline to
build a disk image.
parent 1cb8f686
No related branches found
No related tags found
No related merge requests found
stages:
- verify
- trigger
variables:
GIT_STRATEGY: clone
......@@ -115,3 +116,13 @@ build-riscv64-emulated:
- docker-alpine
- ci-build
- riscv64
trigger_build_image:
stage: trigger
only:
- tags
variables:
APORTS_TAG: $CI_COMMIT_TAG
trigger:
project: clandmeter/alpine-disk-image
branch: master
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment