Modify task
Gitea Test Publishing / Build-Project (push) Failing after 0s
Details
Gitea Test Publishing / Build-Project (push) Failing after 0s
Details
This commit is contained in:
parent
6ac635504f
commit
80ad976171
|
|
@ -3,7 +3,7 @@ run-name: Gitea Test Publishing
|
||||||
on: [push]
|
on: [push]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
Test-Gitea-Actions:
|
Build-Project:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- run: echo "This works!"
|
- run: ./gradlew build
|
||||||
Loading…
Reference in New Issue