test tofu
This commit is contained in:
parent
2a0da22b48
commit
e8f7757bb2
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@ on:
|
|||
jobs:
|
||||
deploy:
|
||||
runs-on: docker
|
||||
container:
|
||||
image: ubuntu:24.04
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
|
|
Loading…
Reference in a new issue