Bump version
Some checks failed
Build Docker image / Build image (push) Failing after 8s

This commit is contained in:
Marko Korhonen 2025-04-07 15:49:51 -05:00
parent 46a41bbff6
commit 35cec8832d
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890

View file

@ -12,7 +12,7 @@ jobs:
if: env.SCHEDULED == 'true' || !contains(github.event.commits[0].message, '[skip ci]')
env:
VERSION: 2.8
VERSION: 2.9
SCHEDULED: ${{ github.event_name == 'schedule' }}
PUSHED: ${{ github.event_name == 'push' }}
REGISTRY: git.korhonen.cc