Reviewed-on: https://git.query.consul/unkin/packer-images/pulls/11
This commit was merged in pull request #11.
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ fi
|
||||
# Run `make all` if there are changes in builds/
|
||||
if [ -n "$builds_changes" ]; then
|
||||
echo "Changes detected in builds/. Running 'make all'..."
|
||||
make all
|
||||
make all && exit 0 || exit 1
|
||||
fi
|
||||
|
||||
# Run specific `make` commands for each changed file in images/
|
||||
|
||||
Reference in New Issue
Block a user