CI improvements
Compare changes
- Simon McVittie authored
We have two use-cases for this script: we use it to build production runtime releases, which we can do in an environment that we control, and we use it from tests/pressure-vessel/prepare-test-depots.sh as part of testing pressure-vessel. For the first use-case, we don't need to care about Ubuntu or Arch: we can use any OS image of our choice, and in this case, we have chosen to use Debian. For the second use-case, we don't need to test the script exhaustively: as long as tests/pressure-vessel/prepare-test-depots.sh succeeds, we're happy with that. Helps: steamrt/tasks#248 Signed-off-by:
Simon McVittie <smcv@collabora.com>
+ 20
− 75
@@ -161,12 +161,19 @@ package:sniper:
@@ -191,12 +198,10 @@ build:devel:
@@ -367,7 +372,7 @@ relocatable-install:production:
@@ -379,7 +384,7 @@ test:ubuntu-20.04:
@@ -409,10 +414,6 @@ deploy:
@@ -432,7 +433,7 @@ deploy:
@@ -473,32 +474,6 @@ deploy:
@@ -511,42 +486,12 @@ test-populate-depot:ubuntu-18.04: