Skip to content

Commit

Permalink
[internal] soup ignore pnp-scripts folder
Browse files Browse the repository at this point in the history
  • Loading branch information
mpoiriert committed Jun 19, 2024
1 parent 03036dd commit 5aeb4c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion make/shared.mk
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ cert-install:
.PHONY: soup
# Run soup
soup:
docker-compose exec soup soup
docker-compose exec soup soup --ignored_folders pnp-scripts

.PHONY: migrations-diff
# Generate migration diff
Expand Down

0 comments on commit 5aeb4c7

Please sign in to comment.