create release only for tags

This commit is contained in:
Michael Jerger 2023-08-17 16:38:04 +02:00
parent 72dbed6386
commit c3bc39fac2

View file

@ -22,7 +22,6 @@ build_on_main:
stage: build_on_main
script:
- echo "buld on main"
- pyb publish_artifacts
build_on_tag: