Update GitHub Actions workflows. (#48)
This PR was automatically generated by the rollout-single-native-provider-workflow workflow in the pulumi/ci-mgmt repo, from commit 1ccdca8fcd563ed4a1c7b82fdcebcf87cf598569.
This commit is contained in:
3
.github/workflows/run-acceptance-tests.yml
vendored
3
.github/workflows/run-acceptance-tests.yml
vendored
@@ -86,6 +86,7 @@ jobs:
|
||||
with:
|
||||
path: ci-scripts
|
||||
repository: pulumi/scripts
|
||||
- run: echo "ci-scripts" >> .git/info/exclude
|
||||
- name: Unshallow clone for tags
|
||||
run: git fetch --prune --unshallow --tags
|
||||
- name: Install Go
|
||||
@@ -187,6 +188,7 @@ jobs:
|
||||
with:
|
||||
path: ci-scripts
|
||||
repository: pulumi/scripts
|
||||
- run: echo "ci-scripts" >> .git/info/exclude
|
||||
- name: Unshallow clone for tags
|
||||
run: git fetch --prune --unshallow --tags
|
||||
- name: Install Go
|
||||
@@ -286,6 +288,7 @@ jobs:
|
||||
with:
|
||||
path: ci-scripts
|
||||
repository: pulumi/scripts
|
||||
- run: echo "ci-scripts" >> .git/info/exclude
|
||||
- name: Unshallow clone for tags
|
||||
run: git fetch --prune --unshallow --tags
|
||||
- name: Install Go
|
||||
|
||||
Reference in New Issue
Block a user