test in pipeline only for tags

This commit is contained in:
ansgarz 2024-11-25 21:40:22 +01:00
parent 58ff04fb35
commit b14327efc6

View file

@ -45,6 +45,7 @@ variables:
test:
<<: *tag_only
stage: test
image: docker:24.0.5
services:
@ -72,6 +73,7 @@ test:
package:
<<: *kotlin
<<: *tag_only
stage: package
script:
- pyb package