Skip to content

Commit

Permalink
ci: Athena job: use separate variable
Browse files Browse the repository at this point in the history
Sorry for debugging on the main branch.
  • Loading branch information
paulgessinger committed Jul 31, 2023
1 parent b01a2dd commit 9699885
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trigger_athena.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ jobs:
curl -X POST --fail
-F token=${{ secrets.GITLAB_ATHENA_BUILD_TRIGGER_TOKEN}}
-F ref=main
--form variables[ACTS_REF]="${{ github.sha }}"
--form variables[SOURCE_SHA]="${{ github.sha }}"
https://gitlab.cern.ch/api/v4/projects/153873/trigger/pipeline

0 comments on commit 9699885

Please sign in to comment.