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 435a899 commit 79f9c90Copy full SHA for 79f9c90
Makefile
@@ -1,3 +1,5 @@
1
+plugin=Slack
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