Compare commits
2 Commits
bd3eb6e8c7
...
1d9684f403
| Author | SHA1 | Date | |
|---|---|---|---|
| 1d9684f403 | |||
| 464e3c9c5d |
@ -19,14 +19,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Fetch master branch
|
|
||||||
run: |
|
|
||||||
git fetch origin master:master
|
|
||||||
|
|
||||||
- name: Show changed files
|
|
||||||
run: |
|
|
||||||
git diff --name-only master
|
|
||||||
|
|
||||||
- name: Run Terraform Apply
|
- name: Run Terraform Apply
|
||||||
env:
|
env:
|
||||||
VAULT_ROLEID: ${{ secrets.TERRAFORM_INCUS_VAULT_ROLEID }}
|
VAULT_ROLEID: ${{ secrets.TERRAFORM_INCUS_VAULT_ROLEID }}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user