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