Bump version to newest (2.10)
Some checks failed
Build Docker image / Build image (push) Failing after 10s
Some checks failed
Build Docker image / Build image (push) Failing after 10s
This commit is contained in:
parent
85befc572f
commit
434694be18
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ jobs:
|
||||||
if: env.SCHEDULED == 'true' || !contains(github.event.commits[0].message, '[skip ci]')
|
if: env.SCHEDULED == 'true' || !contains(github.event.commits[0].message, '[skip ci]')
|
||||||
|
|
||||||
env:
|
env:
|
||||||
VERSION: 2.9
|
VERSION: 2.10
|
||||||
SCHEDULED: ${{ github.event_name == 'schedule' }}
|
SCHEDULED: ${{ github.event_name == 'schedule' }}
|
||||||
PUSHED: ${{ github.event_name == 'push' }}
|
PUSHED: ${{ github.event_name == 'push' }}
|
||||||
REGISTRY: git.korhonen.ccc
|
REGISTRY: git.korhonen.ccc
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue