We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 034f5db commit 81101c1Copy full SHA for 81101c1
1 file changed
Makefile
@@ -1,3 +1,5 @@
1
+plugin = GoogleAuth
2
+
3
all:
4
@ echo "Build archive for plugin ${plugin} version=${version}"
5
@ git archive HEAD --prefix=${plugin}/ --format=zip -o ${plugin}-${version}.zip
0 commit comments