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