mirror of
https://github.com/kingomarnajjar/desktop-environment.git
synced 2026-07-25 22:27:20 +10:00
exit-code
This commit is contained in:
parent
a340703ec4
commit
2a32a915c6
1 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue