Compare commits

...

2 Commits

Author SHA1 Message Date
root
8214838cff update
Some checks failed
Gitea Actions Centos / Bootstrap-runner (push) Successful in 4s
Gitea Actions Centos / Create-dockerfile-with-ansible-builder (push) Failing after 5s
Gitea Actions Minimal EE / Bootstrap-runner (push) Successful in 5s
Gitea Actions Minimal EE / Create-dockerfile-with-ansible-builder (push) Failing after 8s
Gitea Actions Rocky / Bootstrap-runner (push) Successful in 5s
Gitea Actions Rocky / Create-dockerfile-with-ansible-builder (push) Failing after 5s
2024-07-18 10:18:31 +02:00
root
d8816a34ad update 2024-07-18 10:18:21 +02:00
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
name: Gitea Actions Demo
name: Gitea Actions Centos
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
on:
push:

View File

@@ -1,4 +1,4 @@
name: Gitea Actions Minimal
name: Gitea Actions Minimal EE
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
on:
push:

View File

@@ -1,4 +1,4 @@
name: Gitea Actions Demo
name: Gitea Actions Rocky
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
on:
push: