|
|
|
@ -16,7 +16,8 @@ jobs:
|
|
|
|
uses: melodium-tech/github-actions/.github/workflows/melodium-local-distrib.yml@v0.9.0
|
|
|
|
uses: melodium-tech/github-actions/.github/workflows/melodium-local-distrib.yml@v0.9.0
|
|
|
|
with:
|
|
|
|
with:
|
|
|
|
command: |
|
|
|
|
command: |
|
|
|
|
run .melodium-ci/Compo.toml buildTestAya --github_contexts='$''{{{{ { "github": ${{ toJSON(github) }}, "vars": ${{ toJSON(vars) }}, "secrets": { "GITHUB_TOKEN": "'"$GITHUB_TOKEN"'" } } }}}}'
|
|
|
|
run .melodium-ci/Compo.toml buildTestAya
|
|
|
|
|
|
|
|
#--github_contexts='$''{{{{ { "github": ${{ toJSON(github) }}, "vars": ${{ toJSON(vars) }}, "secrets": { "GITHUB_TOKEN": "'"$GITHUB_TOKEN"'" } } }}}}'
|
|
|
|
artifact-path: 'logs/'
|
|
|
|
artifact-path: 'logs/'
|
|
|
|
melodium_images_pull_source: registry.gitlab.com/melodium/containers
|
|
|
|
melodium_images_pull_source: registry.gitlab.com/melodium/containers
|
|
|
|
secrets:
|
|
|
|
secrets:
|
|
|
|
|