Commit e1f4b7c0 authored by Federico Vaga's avatar Federico Vaga

ci: produce RPM only for releases

Signed-off-by: Federico Vaga's avatarFederico Vaga <federico.vaga@cern.ch>
parent 5cb4de05
......@@ -60,7 +60,9 @@ kbuild-ohwr:
<<: *koji_deps
stage: kbuild
only:
- tags
- /^v[0-9]+\.[0-9]+\.[0-9]+$/
except:
- branches
script:
- koji --config=.koji build --wait ${KOJI_TARGET} distribution/build/SRPMS/${CI_PROJECT_NAME}*src.rpm
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment