generated from CC/VMServiceTemplate
ci/cd debug
This commit is contained in:
@@ -33,16 +33,11 @@ jobs:
|
|||||||
|
|
||||||
- name: Terraform init
|
- name: Terraform init
|
||||||
run: terraform init
|
run: terraform init
|
||||||
|
working-directory: "terraform"
|
||||||
|
|
||||||
- name: Terraform apply
|
- name: Terraform apply
|
||||||
run: terraform apply -auto-approve
|
run: terraform apply -auto-approve
|
||||||
|
working-directory: "terraform"
|
||||||
- name: Check files
|
|
||||||
shell: bash
|
|
||||||
run: |
|
|
||||||
cd ..
|
|
||||||
pwd
|
|
||||||
ls
|
|
||||||
|
|
||||||
- name: Upload generated files
|
- name: Upload generated files
|
||||||
uses: actions/upload-artifact@v7
|
uses: actions/upload-artifact@v7
|
||||||
|
|||||||
Reference in New Issue
Block a user