]> source.dussan.org Git - gitblit.git/commit
ci: Allow to force build a nightly version
authorFlorian Zschocke <f.zschocke+git@gmail.com>
Sun, 14 Nov 2021 11:03:46 +0000 (12:03 +0100)
committerFlorian Zschocke <f.zschocke+git@gmail.com>
Sun, 6 Feb 2022 14:05:17 +0000 (15:05 +0100)
commit3674b7b2de3eeadea23c3d0b53cb3cc8452d7578
treef285658158e6440fc5d1c6ebdb85fb6bc2ef481d
parentf7dec3dc594b819a7e9612150c67e31b1262abfe
ci: Allow to force build a nightly version

Enable a switch for manual workflow triggering that overrides the check
if a new commits were made since the last build. If the input is set to
'true', a new build is run even when no new commits are present.

This is mainly so that changes to the gitblit-docker repo can be included
in builds. This could also be automated in the workflow, if need be.
.github/workflows/nightly-build.yml