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 2f0cce9 commit 3d42fdbCopy full SHA for 3d42fdb
kokoro/ubuntu/sign.sh
@@ -12,9 +12,7 @@ mkdir -p signed && chmod 777 signed
12
mkdir -p signed/plugins && chmod 777 signed/plugins
13
mkdir -p signed/features && chmod 777 signed/features
14
15
-cp artifacts.jar signed/artifacts.jar
16
cp content.jar signed/content.jar
17
-cp category.xml signed/category.xml
18
19
FILES=plugins/*.jar
20
for f in $FILES
0 commit comments