Skip to content

Commit

Permalink
fix: test exec plugin another
Browse files Browse the repository at this point in the history
  • Loading branch information
SunHuawei committed Jun 13, 2022
1 parent 8575fcf commit 0f22850
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions semantic-release-scripts/publish.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,7 @@
# Run rush or other cmd
echo 'Cutomized CMD for Publishing...'
echo "publishing $1 $2 $3"
touch ./test-publish.log
echo "publishing $1 $2 $3" >> ./test-publish.log
cat ./test-publish.log
pwd
ls -la
git add .
# rush change
# rush publish
# rush publish
cat ./test-publish.log

0 comments on commit 0f22850

Please sign in to comment.