Skip to content

Commit

Permalink
ignore triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
3nids committed Mar 16, 2023
1 parent 777c70d commit d552ec9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .build/travis_script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ yes | pum test-and-upgrade -pp qwat_prod -pt qwat_test -pc qwat_comp -t qwat_sys
echo "::endgroup::"

# Run a last check between qwat_prod and qwat_comp
pum check -p1 qwat_prod -p2 qwat_comp -i views rules
pum check -p1 qwat_prod -p2 qwat_comp -i views rules triggers

# Extend qwat_prod with a customization
echo "::group::Extend database with a customization"
Expand Down

0 comments on commit d552ec9

Please sign in to comment.