Skip to content

Commit

Permalink
fix sh batch
Browse files Browse the repository at this point in the history
Signed-off-by: Olivier Lamy <[email protected]>
  • Loading branch information
olamy committed Jun 25, 2024
1 parent f2f1448 commit e67bf3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ pipeline {
cp -r $JAVADOC_LOCAL_PATH/* $JAVADOC_PATH/
rm -rf javadoc
git status
//git add -A '$JAVADOC_PATH/
//git add -A $JAVADOC_PATH/
//git commit -a"update javadoc for $JETTY_TAG in path $JAVADOC_PATH"
Expand Down

0 comments on commit e67bf3d

Please sign in to comment.