aboutsummaryrefslogtreecommitdiffstats
path: root/docker-compose.yml
diff options
context:
space:
mode:
authorIvan Komissarov <abbapoh@gmail.com>2020-09-01 20:13:29 +0200
committerIvan Komissarov <ABBAPOH@gmail.com>2020-09-03 10:01:08 +0000
commitbe3766be2f1b8f865557d18a0a6decf1d866ae87 (patch)
treef9300945444e1bcb15e71d9ad298fe66d8afb561 /docker-compose.yml
parent45b128030f29efb026b8b2464dcbd5d8da97cf3b (diff)
Use qbs archive for packaging
This changes the way how the archives are created by the github actions. Previously, the archive was created as a separate aaction, now "qbs archive" product is used. Also, rename the "qbs archive" product to qbs_archive since it is hard to deal with spaces in bash commands. Change-Id: Ia9d0f7004b503b4ce86243cad93dec7c57a9a212 Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
Diffstat (limited to 'docker-compose.yml')
-rw-r--r--docker-compose.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/docker-compose.yml b/docker-compose.yml
index 5af210210..5d7c227c1 100644
--- a/docker-compose.yml
+++ b/docker-compose.yml
@@ -7,6 +7,7 @@ x-default-service: &linux
- QTEST_FUNCTION_TIMEOUT
- QBS_AUTOTEST_PROFILE
- QBS_TEST_SOURCE_ROOT
+ - WITH_ARCHIVE
- WITH_TESTS
volumes:
- .:/qbs