Skip to content
Snippets Groups Projects
Commit 8b4dacb1 authored by stuebinm's avatar stuebinm
Browse files

run pipeline only on main

parent 07bb1db9
Branches
Tags
No related merge requests found
Pipeline #10284 failed
...@@ -4,6 +4,7 @@ stages: ...@@ -4,6 +4,7 @@ stages:
- build - build
build-job: build-job:
only: main
stage: build stage: build
script: script:
- stack build - stack build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment