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 26d7632 commit 57bea48Copy full SHA for 57bea48
Makefile
@@ -19,3 +19,6 @@ plugin_postgres_darwin_amd64:
19
20
plugin_postgres_darwin_arm64:
21
PLUGIN_OS=darwin PLUGIN_ARCH=arm64 make plugin_postgres
22
+
23
+release-glauth-postgres:
24
+ @P=postgres M=pkg/plugins/glauth-postgres make releaseplugi
0 commit comments