Skip to content

Commit 3d42fdb

Browse files
authored
don't need category.xml; have to make artifacts.jar later in process (#993)
1 parent 2f0cce9 commit 3d42fdb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

kokoro/ubuntu/sign.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,7 @@ mkdir -p signed && chmod 777 signed
1212
mkdir -p signed/plugins && chmod 777 signed/plugins
1313
mkdir -p signed/features && chmod 777 signed/features
1414

15-
cp artifacts.jar signed/artifacts.jar
1615
cp content.jar signed/content.jar
17-
cp category.xml signed/category.xml
1816

1917
FILES=plugins/*.jar
2018
for f in $FILES

0 commit comments

Comments
 (0)