Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
cf956ad7
Commit
cf956ad7
authored
2 years ago
by
Carlo Landmeter
Browse files
Options
Downloads
Patches
Plain Diff
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
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+11
-0
11 additions, 0 deletions
.gitlab-ci.yml
with
11 additions
and
0 deletions
.gitlab-ci.yml
+
11
−
0
View file @
cf956ad7
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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment