1
0
This commit is contained in:
2026-01-27 09:53:41 +01:00
parent 5a52073849
commit 91d262c2d5
6 changed files with 13 additions and 13 deletions

View File

@@ -11,8 +11,7 @@ tasks:
script: "@(system)/upgrade_github_application.yaml"
args:
settings: $(settings)
gitUsername: $(git_username)
gitPassword: $(git_password)
gitToken: $(git_token)
keyfile: $(keyfile)
loop:
values: $(github)
@@ -23,8 +22,7 @@ tasks:
script: "@(system)/upgrade_orchestra_application.yaml"
args:
settings: $(settings)
gitUsername: $(git_username)
gitPassword: $(git_password)
gitToken: $(git_token)
keyfile: $(keyfile)
loop:
values: $(orchestra)