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