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

Remove workflows and defaults

parent d685f2f0
No related branches found
No related tags found
No related merge requests found
Pipeline #53913 failed
......@@ -4,31 +4,6 @@ variables:
GITHUB_REPOSITORY: https://github.com/eic/detector_benchmarks
GITHUB_REF: main
workflow:
rules:
- if: '$CI_PIPELINE_SOURCE == "merge_request_event"'
- if: '$CI_PIPELINE_SOURCE == "web"'
- if: '$CI_PIPELINE_SOURCE == "webide"'
- if: '$CI_COMMIT_BRANCH == "master"'
- if: '$CI_COMMIT_TAG'
default:
tags:
- phy-scratch
artifacts:
expire_in: 72 hours
paths:
- .local/detector
- .local/lib
- .local/bin
- .local/include
- .local/share
- results
- config
- juggler.env
reports:
dotenv: juggler.env
stages:
- status-pending
- config
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment