generated from CC/VMServiceTemplate
n8n ci/cd base
This commit is contained in:
@@ -32,6 +32,12 @@ jobs:
|
|||||||
- name: Terraform apply
|
- name: Terraform apply
|
||||||
run: terraform apply -auto-approve
|
run: terraform apply -auto-approve
|
||||||
|
|
||||||
|
- name: Check files
|
||||||
|
shell: bash
|
||||||
|
run: |
|
||||||
|
pwd
|
||||||
|
ls
|
||||||
|
|
||||||
- name: Upload generated files
|
- name: Upload generated files
|
||||||
uses: actions/upload-artifact@v7
|
uses: actions/upload-artifact@v7
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user