Skip to content

Update end_to_end_regression_polaris.yml #23

Update end_to_end_regression_polaris.yml

Update end_to_end_regression_polaris.yml #23

name: End-to-end Testing (regression) Polaris
on:
push:
branches:
- main
paths:
- darshan-runtime/**
- .github/workflows/end_to_end_regression_polaris.yml
workflow_dispatch:
jobs:
trigger_alcf_polaris_regression_ci:
runs-on: ubuntu-latest
steps:
- uses: eic/trigger-gitlab-ci@v3
with:
url: https://gitlab-ci.alcf.anl.gov
project_id: 121
token: ${{ secrets.ALCF_GITLAB_CI_TOKEN }}
variables: |
GITHUB_REF_NAME="echo ${{ env.GITHUB_REF }} | cut -d/ -f3"