更新 .gitea/workflows/test-java.yml
Some checks failed
Gitea Actions Demo / build-docker (push) Waiting to run
Cache Npx / task (push) Waiting to run
Test Java / build-image (push) Failing after 15s
Gitea Actions Demo / setup (push) Failing after 46s
Gitea Actions Demo / test (push) Has been skipped
Gitea Actions Demo / build (push) Has been skipped
Some checks failed
Gitea Actions Demo / build-docker (push) Waiting to run
Cache Npx / task (push) Waiting to run
Test Java / build-image (push) Failing after 15s
Gitea Actions Demo / setup (push) Failing after 46s
Gitea Actions Demo / test (push) Has been skipped
Gitea Actions Demo / build (push) Has been skipped
This commit is contained in:
parent
f33b3ebf9a
commit
862bb35def
@ -32,4 +32,6 @@ jobs:
|
||||
|
||||
- name: Run
|
||||
run: |
|
||||
java --version
|
||||
java --version
|
||||
chmod a+x ./gradlew
|
||||
./gradlew help
|
Loading…
x
Reference in New Issue
Block a user