Verified Commit 947717ed authored by bmortier's avatar bmortier
Browse files

:sparkles: feat(ci) add ubuntu focal in the ci trigger


Signed-off-by: bmortier's avatarBenoit Mortier <benoit.mortier@fusiondirectory.org>
Showing with 8 additions and 0 deletions
+8 -0
......@@ -85,6 +85,14 @@ trigger-ci-debian-bullseye:
project: debian/bullseye-fusiondirectory-orchestrator-dev
branch: "main"
trigger-ci-ubuntu-focal:
stage: trigger
only:
- dev
trigger:
project: ubuntu/focal-fusiondirectory-orchestrator-dev
branch: "main"
trigger-ci-centos-7:
stage: trigger
only:
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment