first commit
This commit is contained in:
9
development/deploy.yaml
Normal file
9
development/deploy.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
# yaml-language-server: $schema=https://git.jesof.ch/public/mstr-schemas/raw/branch/main/mstr-tasks-schema.json
|
||||
tasks:
|
||||
- call:
|
||||
script: "@(development)/deploy-app.yaml"
|
||||
loop:
|
||||
values: $(apps)
|
||||
as: app
|
||||
args:
|
||||
app: $(app)
|
||||
Reference in New Issue
Block a user