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
|
name: Gitea Actions - molecule test work
|
||||||
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
|
run-name: ${{ gitea.actor }} is running molecule test work
|
||||||
on: [push]
|
on: [push]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
@ -8,7 +8,6 @@ jobs:
|
|||||||
container:
|
container:
|
||||||
images: rockylinux/rockylinux:9
|
images: rockylinux/rockylinux:9
|
||||||
steps:
|
steps:
|
||||||
- run: echo "🔎 The name of your branch is ${{ gitea.ref }} and your repository is ${{ gitea.repository }}."
|
|
||||||
- name: Check out repository code
|
- name: Check out repository code
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
- name: Set up Python
|
- name: Set up Python
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user