This commit is contained in:
parent
f51f1f23ea
commit
505748309e
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ jobs:
|
|||
runs-on: docker
|
||||
if: env.SCHEDULED == 'true' || !contains(github.event.commits[0].message, '[skip ci]')
|
||||
env:
|
||||
FORGEJO_VERSION: 9.0
|
||||
FORGEJO_VERSION: 10.0
|
||||
SCHEDULED: ${{ github.event_name == 'schedule' }}
|
||||
PUSHED: ${{ github.event_name == 'push' }}
|
||||
REGISTRY: git.korhonen.cc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue