exit-code

This commit is contained in:
Jackson Delahunt 2023-10-24 16:23:27 +11:00
parent a340703ec4
commit 2a32a915c6

View file

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