Default molecule scenario test - metadata cleanup
All checks were successful
Gitea Actions - molecule test work / Explore-Gitea-Actions (push) Successful in 35s
All checks were successful
Gitea Actions - molecule test work / Explore-Gitea-Actions (push) Successful in 35s
This commit is contained in:
parent
d83e4264d8
commit
dfdd2da333
@ -1,5 +1,5 @@
|
||||
name: Gitea Actions Demo
|
||||
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
|
||||
name: Gitea Actions - molecule test work
|
||||
run-name: ${{ gitea.actor }} is running molecule test work
|
||||
on: [push]
|
||||
|
||||
jobs:
|
||||
@ -8,7 +8,6 @@ jobs:
|
||||
container:
|
||||
images: rockylinux/rockylinux:9
|
||||
steps:
|
||||
- run: echo "🔎 The name of your branch is ${{ gitea.ref }} and your repository is ${{ gitea.repository }}."
|
||||
- name: Check out repository code
|
||||
uses: actions/checkout@v4
|
||||
- name: Set up Python
|
||||
|
||||
Loading…
Reference in New Issue
Block a user