fix: install pack for tests

This commit is contained in:
Jose Diaz-Gonzalez
2021-02-11 04:04:25 -05:00
parent 031159c1b9
commit 681fd6abf6

View File

@@ -2,6 +2,12 @@
load test_helper
setup_file() {
add-apt-repository --yes ppa:cncf-buildpacks/pack-cli
apt-get update
apt-get --yes install pack-cli
}
setup() {
global_setup
create_app