Skip to content

Commit

Permalink
exit-code
Browse files Browse the repository at this point in the history
  • Loading branch information
sabrehagen committed Oct 24, 2023
1 parent d56e3b1 commit c6e7587
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docker/scripts/build-dotfiles.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit c6e7587

Please sign in to comment.