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

run pipeline only on main

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