Distinguish build tag for molecule
All checks were successful
Gitea Actions - molecule test work / Explore-molecule-Gitea-Action (push) Successful in 3m7s
Gitea Actions - molecule test work / Explore-terraform-molecule-Gitea-Action (push) Successful in 23s

This commit is contained in:
Mike Holloway 2025-01-07 02:58:01 -05:00
parent 48c4a09d5d
commit 3fb4b124a1

View File

@ -1,6 +1,9 @@
name: Gitea Actions - molecule test work
run-name: ${{ gitea.actor }} is running molecule test work
on: [push]
on:
push:
tags:
- 'molecule-test'
jobs:
Explore-molecule-Gitea-Action: