chore: update jdk image
This commit is contained in:
parent
7709310997
commit
c0789c8630
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ trigger:
|
|||
steps:
|
||||
- name: publish
|
||||
pull: if-not-exists
|
||||
image: openjdk:8-jdk
|
||||
image: openjdk:17-jdk
|
||||
environment:
|
||||
PACKAGESKEY:
|
||||
from_secret: GITEA_PACKAGE_PUBLIC_RW
|
||||
|
|
Loading…
Reference in a new issue