Skip to content

Merge pull request #825 from beomki-yeo/remove-jac-to-global #31

Merge pull request #825 from beomki-yeo/remove-jac-to-global

Merge pull request #825 from beomki-yeo/remove-jac-to-global #31

Workflow file for this run

name: Benchmarks
on:
push:
branches:
- main
jobs:
detray_benchmark_job:
runs-on: ubuntu-latest
steps:
- run: >
curl -X POST --fail
-F token=${{ secrets.DETRAY_BENCHMARK_TRIGGER_TOKEN }}
-F ref=master
--form variables[MERGE_TIME]="$(date '+%Y-%m-%d_%H:%M:%S')"
--form variables[SOURCE_SHA]="${{ github.sha }}"
https://gitlab.cern.ch/api/v4/projects/190570/trigger/pipeline