From 53eb17c3126bff3a330365ba2990bad5bb0ddf03 Mon Sep 17 00:00:00 2001 From: Quentin VIGNAUD Date: Tue, 7 Oct 2025 16:48:20 +0200 Subject: [PATCH] Reenabling contexts --- .github/workflows/ci.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 532ebc87..8bffb126 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -16,8 +16,7 @@ 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: