Create packet instance
This commit is contained in:
parent
f76a466a97
commit
2f4a1f6a00
3
.github/workflows/spectesting.yml
vendored
3
.github/workflows/spectesting.yml
vendored
@ -16,6 +16,9 @@ jobs:
|
||||
- name: Create packet instance
|
||||
run: ./.ci/spec/create-packet.sh
|
||||
working-directory: ${{github.workspace}}
|
||||
env:
|
||||
VAGRANT_CI_LOADER_BUCKET: ${{ secrets.VAGRANT_CI_LOADER_BUCKET }}
|
||||
|
||||
|
||||
setup-hosts:
|
||||
if: github.repository == 'hashicorp/vagrant-acceptance'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user