Simple single-target tofu build is the goal
This commit is contained in:
parent
f51c228573
commit
48c4a09d5d
13
.gitea/workflows/linode.yml
Normal file
13
.gitea/workflows/linode.yml
Normal 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
|
||||||
Loading…
Reference in New Issue
Block a user