Sfoglia il codice sorgente

install 7z for compression

Darien Raymond 8 anni fa
parent
commit
0385ccbd8c
1 ha cambiato i file con 1 aggiunte e 2 eliminazioni
  1. 1 2
      tools/release/release-ci.sh

+ 1 - 2
tools/release/release-ci.sh

@@ -3,8 +3,7 @@
 set -x
 
 apt-get update
-apt-get -y install jq git file
-#apt-get p7zip-full
+apt-get -y install jq git file p7zip-full
 
 function getattr() {
   curl -s -H "Metadata-Flavor: Google" http://metadata.google.internal/computeMetadata/v1/$2/attributes/$1