Skip to content
Snippets Groups Projects
Commit 0487c430 authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

fix: rm GITHUB_SHA and GITHUB_REPOSITORY; rely on dotenv (2/2)

parent c0f22beb
Branches
Tags
1 merge request!736fix: set GitHub trigger callback to avoid circular dependency
...@@ -498,8 +498,6 @@ benchmarks:detector:default: ...@@ -498,8 +498,6 @@ benchmarks:detector:default:
- version - version
- jug_xl:default - jug_xl:default
variables: variables:
GITHUB_SHA: "${GITHUB_SHA}"
GITHUB_REPOSITORY: "${GITHUB_REPOSITORY}"
DETECTOR: "epic" DETECTOR: "epic"
DETECTOR_CONFIG: epic_craterlake DETECTOR_CONFIG: epic_craterlake
DETECTOR_REPOSITORYURL: 'https://github.com/eic/epic.git' DETECTOR_REPOSITORYURL: 'https://github.com/eic/epic.git'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment