mirror of
https://github.com/inspec/inspec
synced 2024-11-10 07:04:15 +00:00
hi
Signed-off-by: Miah Johnson <miah@chia-pet.org>
This commit is contained in:
parent
1c93fba32c
commit
7caa1fb8d2
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ fi
|
|||
|
||||
echo "--- Installing ${pkg_ident:?is undefined}"
|
||||
|
||||
sudo -E "hab origin key import < ~$CI_USER/.hab/cache/keys/$HAB_ORIGIN*.pub"
|
||||
sudo -E "cat ~$CI_USER/.hab/cache/keys/$HAB_ORIGIN*.pub | hab origin key import"
|
||||
sudo -E hab pkg install "./results/${pkg_artifact:?is undefined}"
|
||||
|
||||
echo "+++ Testing $PLAN"
|
||||
|
|
Loading…
Reference in a new issue