Bump version
All checks were successful
Build Docker image / Build image (push) Successful in 2m54s

This commit is contained in:
Marko Korhonen 2024-06-04 23:59:31 +03:00
parent b2c58ca576
commit 16299cb5ee
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.7
VERSION: 2.8
SCHEDULED: ${{ github.event_name == 'schedule' }}
PUSHED: ${{ github.event_name == 'push' }}
REGISTRY: git.korhonen.cc