Download vagrant-spec gem from S3

This commit is contained in:
Brian Cain 2020-02-20 14:31:44 -08:00
parent f04137b05d
commit 143a6901c2
No known key found for this signature in database
GPG Key ID: 9FC4639B2E4510A0

View File

@ -37,7 +37,8 @@ export PKT_VAGRANT_CWD="/test/vagrant-spec/"
export PKT_VAGRANT_VAGRANTFILE=Vagrantfile.spec
###
# TODO: Grab vagrant-spec gem and place inside root dir of Vagrant repo
# Grab vagrant-spec gem and place inside root dir of Vagrant repo
download_assets "${ASSETS_PRIVATE_BUCKET}/vagrant-spec/vagrant-spec.gem" "."
###
# Run the job