Обновить .gitea/workflows/gitea-ci.yml
This commit is contained in:
@@ -7,7 +7,7 @@ jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
cringehosting/cijdk:gradle_jdk21
|
||||
runs-on: gradle:jdk21-alpine
|
||||
|
||||
steps:
|
||||
- name: Checkout repository code
|
||||
@@ -19,7 +19,7 @@ jobs:
|
||||
checkstyle:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
cringehosting/cijdk:gradle_jdk21
|
||||
runs-on: gradle:jdk21-alpine
|
||||
|
||||
steps:
|
||||
- name: Checkout repository code
|
||||
|
||||
Reference in New Issue
Block a user