Skip to content

Commit

Permalink
chore(release): ignore to generate binary package
Browse files Browse the repository at this point in the history
  • Loading branch information
diaohancai committed Dec 18, 2023
1 parent 93fce19 commit d9611fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions computer-dist/scripts/apache-release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ cd - || exit

# step2: copy the binary file (Optional)
# Note: it's optional for project to generate binary package (skip this step if not need)
cp -v ../../target/apache-${REPO}-incubating-"${RELEASE_VERSION}".tar.gz \
dist/apache-${REPO} || exit
#cp -v ../../target/apache-${REPO}-incubating-"${RELEASE_VERSION}".tar.gz \
# dist/apache-${REPO} || exit

# step3: sign + hash
##### 3.1 sign in source & binary package
Expand Down

0 comments on commit d9611fa

Please sign in to comment.