GitLab CI: Allow the source package to be built manually

This commit is contained in:
Gerald Combs 2023-08-25 10:19:38 -07:00
parent 1641c28d3b
commit 29ba4fbbcf
1 changed files with 1 additions and 1 deletions

View File

@ -229,7 +229,7 @@ Source Package:
extends: .build-ubuntu
stage: .pre
rules:
- !reference [.if-merged]
- !reference [.if-w-w-only-merged]
- !reference [.if-2x-daily-schedule]
script:
- ../tools/make-version.py --set-release ..