We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 013d96b commit 7879259Copy full SHA for 7879259
ansible/tasks/test-image.yml
@@ -77,6 +77,8 @@
77
patterns:
78
- '*timescaledb*.sql'
79
- '*plv8*.sql'
80
+ - '*postgis*.sql'
81
+ - '*pgrouting*.sql'
82
register: files_to_remove
83
when: is_psql_oriole
84
0 commit comments