mirror of
https://gitea.fenix-dev.com/fenix-gitea-admin/iac-opentofu-private.git
synced 2025-10-27 15:53:06 +00:00
[deploy-opentofu]
[deploy-opentofu]
This commit is contained in:
@ -38,7 +38,7 @@ jobs:
|
|||||||
- name: Install setup
|
- name: Install setup
|
||||||
run: |
|
run: |
|
||||||
apt install -y curl jq
|
apt install -y curl jq
|
||||||
curl -fsSL https://deb.nodesource.com/setup_18.x | bash - &&
|
curl -fsSL https://deb.nodesource.com/setup_18.x
|
||||||
|
|
||||||
- name: Cloning iac repository
|
- name: Cloning iac repository
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|||||||
Reference in New Issue
Block a user