generated from CC/VMServiceTemplate
ci/cd debug
This commit is contained in:
@@ -41,7 +41,7 @@ jobs:
|
|||||||
working-directory: "terraform"
|
working-directory: "terraform"
|
||||||
|
|
||||||
- name: Upload generated files
|
- name: Upload generated files
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: terraform-outputs
|
name: terraform-outputs
|
||||||
path: |
|
path: |
|
||||||
@@ -55,7 +55,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Download generated files
|
- name: Download generated files
|
||||||
uses: actions/download-artifact@v4
|
uses: actions/download-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: terraform-outputs
|
name: terraform-outputs
|
||||||
path: .
|
path: .
|
||||||
|
|||||||
Reference in New Issue
Block a user