From 4bace3c004a1800638d5fbcd529a141456a4e45e Mon Sep 17 00:00:00 2001 From: Quentin VIGNAUD Date: Tue, 7 Oct 2025 15:30:57 +0200 Subject: [PATCH] Check stuff --- .github/workflows/ci.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8bffb126..532ebc87 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -16,7 +16,8 @@ jobs: uses: melodium-tech/github-actions/.github/workflows/melodium-local-distrib.yml@v0.9.0 with: 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/' melodium_images_pull_source: registry.gitlab.com/melodium/containers secrets: