„.gitea/workflows/build.yml“ ändern
Gitea Actions Demo / Test-Job (push) Successful in 8s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 19s

This commit is contained in:
2023-07-11 23:48:38 +02:00
parent 3aa9190e5a
commit e0c8b0d8d8
+1 -1
View File
@@ -24,6 +24,6 @@ jobs:
run: echo "Hello world!"
- name: Do work
run: echo "Double run with a name possible?"
run: echo "Hopefully yes"
- run: echo "Hopefully yes"
- name: Print goodbye
run: echo "Done - bye!"