Remove wrap for now
This commit is contained in:
parent
ea1349903e
commit
6bf880e955
@ -24,8 +24,8 @@ export PKT_VAGRANT_VAGRANTFILE=Vagrantfile.spec
|
||||
###
|
||||
|
||||
# Grab vagrant-spec gem and place inside root dir of Vagrant repo
|
||||
wrap aws s3 cp "${ASSETS_PRIVATE_BUCKET}/vagrant-spec/vagrant-spec.gem" "vagrant-spec.gem" \
|
||||
"Failed to download the vagrant-spec gem"
|
||||
# TODO put back the wrap and error message below
|
||||
aws s3 cp "${ASSETS_PRIVATE_BUCKET}/vagrant-spec/vagrant-spec.gem" "vagrant-spec.gem"
|
||||
###
|
||||
|
||||
# Run the job
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user