|
|
|
|
@ -17,7 +17,7 @@ jobs:
|
|
|
|
|
with:
|
|
|
|
|
version: 0.9.1
|
|
|
|
|
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 --repository_clone_url='"${{ github.repositoryUrl }}"' --repository_clone_ref='"${{ github.ref_name }}"' --github_contexts='$''{{{{ { "github": ${{ toJSON(github) }}, "vars": ${{ toJSON(vars) }}, "secrets": { "GITHUB_TOKEN": "'"$GITHUB_TOKEN"'" } } }}}}'
|
|
|
|
|
artifact-path: 'logs/'
|
|
|
|
|
melodium_images_pull_source: registry.gitlab.com/melodium/containers
|
|
|
|
|
secrets:
|
|
|
|
|
|