Update .gitlab-ci.yml

pipelines/268595604 test_nr0q_1.21.0307_13
Matthew Chambers 2021-03-10 21:46:29 +00:00
rodzic 02c21e79d8
commit bfb9acb047
1 zmienionych plików z 0 dodań i 2 usunięć

Wyświetl plik

@ -134,8 +134,6 @@ deb-packaging:
apt-get -qq -o dir::cache::archives="$APT_CACHE_DIR" build-dep .
echo -e "\e[0Ksection_end:`date +%s`:apt_get\r\e[0K"
- test `node version.js` = `dpkg-parsechangelog -S version` || (echo "package.nw/package.json and debian/changelog version mismatch"; exit 1)
Commenting out the debian build to see if it's overall file size kicking artifact uploads or an individual file.
If it's overall, maybe have to split the package process into phases and upload each phase's artifacts individually.
- |
echo -e "\e[0Ksection_start:`date +%s`:debian_build\r\e[0KBuilding Debian packages"
echo `pwd`