This commit is contained in:
parent
a0d9a6a657
commit
233a28319f
1 changed files with 2 additions and 5 deletions
|
@ -1,9 +1,6 @@
|
|||
on: [push]
|
||||
|
||||
jobs:
|
||||
tofuinit:
|
||||
test:
|
||||
runs-on: docker
|
||||
container:
|
||||
image: ghcr.io/opentofu/opentofu:1.7.2
|
||||
steps:
|
||||
- tofu init
|
||||
- run: echo All Good
|
||||
|
|
Loading…
Add table
Reference in a new issue