jenkins/sdk: Drop redundant update_chroot

This happens from "cork update --create" already.
This commit is contained in:
David Michael 2018-10-12 20:09:24 +00:00
parent 729575c22e
commit 1d19e63d43

View File

@ -14,7 +14,6 @@ gpg --import "${GPG_SECRET_KEY_FILE}"
sudo rm -rf src/build sudo rm -rf src/build
S=/mnt/host/source/src/scripts S=/mnt/host/source/src/scripts
enter ${S}/update_chroot
enter sudo emerge -uv --jobs=2 catalyst enter sudo emerge -uv --jobs=2 catalyst
enter sudo ${S}/bootstrap_sdk \ enter sudo ${S}/bootstrap_sdk \
--sign="${SIGNING_USER}" \ --sign="${SIGNING_USER}" \