mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-20 15:01:40 -04:00
Revert "Remove .github from repo clone (#11809)"
This reverts commit f94e3ea01b.
This commit is contained in:
@@ -78,7 +78,7 @@ jobs:
|
||||
- name: Clone HPATS
|
||||
run: |
|
||||
eval `ssh-agent -s` && ssh-add - <<< '${{ secrets.HPATS_ACCESS_TOKEN }}'
|
||||
git clone [email protected]:hashicorp/hcp-packer-acceptance-tests
|
||||
git clone [email protected]:hashicorp/hcp-packer-acceptance-tests.github
|
||||
cd hcp-packer-acceptance-tests
|
||||
- name: Set HCP Access Token
|
||||
run: export HCP_ACCESS_TOKEN=$(make hcp/get-auth0-m2m-access-token)
|
||||
|
||||
Reference in New Issue
Block a user