Simple single-target tofu build is the goal
All checks were successful
Gitea Actions - molecule test work / Explore-molecule-Gitea-Action (push) Successful in 2m52s
Gitea Actions - molecule test work / Explore-terraform-molecule-Gitea-Action (push) Successful in 22s

This commit is contained in:
Mike Holloway 2025-01-07 02:52:01 -05:00
parent f51c228573
commit 48c4a09d5d

View File

@ -0,0 +1,13 @@
name: Gitea Actions - molecule test work
run-name: ${{ gitea.actor }} is running molecule test work
on:
push:
tags:
- 'linode-test'
jobs:
Explore-terraform-molecule-Gitea-Action:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: opentofu/setup-opentofu@v1