pass-exit-code

This commit is contained in:
Jackson Delahunt 2023-11-02 09:59:26 +11:00
parent 9fb1002c63
commit cd88dc6427

View file

@ -8,6 +8,3 @@ DOTFILES_CACHEBUST=$(date +%s > $REPO_ROOT/.dotfiles-cachebust)
# Rebuild the desktop environment
$REPO_ROOT/docker/scripts/build.sh
# Store build exit code
echo $? > $REPO_ROOT/.build-exit-code