Start work on init command
This commit is contained in:
parent
bc4557a9ca
commit
564ea919a5
5 changed files with 46 additions and 3 deletions
10
templates/init/gitlab-ci.yml
Normal file
10
templates/init/gitlab-ci.yml
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
include:
|
||||
- project: "wunker-bunker/ci-pipelines"
|
||||
file: "/ublue-build.yml"
|
||||
|
||||
.recipe-matrix:
|
||||
parallel:
|
||||
matrix:
|
||||
# As you create more recipes to build, add them below
|
||||
- RECIPE:
|
||||
- recipe.yml
|
||||
Loading…
Add table
Add a link
Reference in a new issue