mirror of
https://github.com/dashpay/dash.git
synced 2024-12-26 20:42:59 +01:00
ff6f391aea
* Remove unused jenkins stuff * Install all dependencies in builder image Instead of only target specific dependencies. * Use docker builder image for builds * Optimize apt installations * Move building of dependencies into separate stage The build-depends-xxx jobs will create artifacts (depends/$HOST) which are then pulled in by the build jobs with the help of "needs" * Remove use of caches from develop branch * Use gitlab specific extends instead of YAML anchors * Move before_script of build_template into base_template * Add hack for parallel installation of i686 and arm cross compilation * Install python3-setuptools in builder image * Remove unnecessary change-dir * Use variables to pass BUILD_TARGET instead of relying on the job name * Move integration tests into separate stage * Don't use --quiet for integration tests on Gitlab |
||
---|---|---|
.. | ||
build_depends.sh | ||
build_src.sh | ||
Dockerfile.builder | ||
matrix.sh | ||
test_integrationtests.sh | ||
test_unittests.sh |