Skip to content

[TEST] test gitlab cache #1

[TEST] test gitlab cache

[TEST] test gitlab cache #1

Workflow file for this run

name: Detray benchmark build
on:
push:
pull_request: # Delete this line later
branches:
- main
jobs:
detray_benchmark_job:
runs-on: ubuntu-latest
steps:
- run: >
curl -X POST --fail
-F token=${{ secrets.DETRAY_BENCHMARK_ACCESS_TOKEN }}
-F ref=main
--form variables[SOURCE_SHA]="${{ github.sha }}"
https://gitlab.cern.ch/api/v4/projects/190570/trigger/pipeline