Обновить .gitea/workflows/sampleworkflow.yaml
All checks were successful
Sample Workflow / test (push) Successful in 4s
All checks were successful
Sample Workflow / test (push) Successful in 4s
This commit is contained in:
@@ -8,6 +8,8 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Init gradle project
|
- name: Some act
|
||||||
run:
|
run:
|
||||||
gradle init
|
echo "Hello, World!" > text
|
||||||
|
ls
|
||||||
|
cat text
|
||||||
Reference in New Issue
Block a user