Skip to content

Commit

Permalink
add Jenkinsfile
Browse files Browse the repository at this point in the history
  • Loading branch information
chrislima committed Oct 23, 2023
1 parent 38d43db commit 1f1d32d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ pipeline {
echo 'Notification...'
sh '''
cd scripts
chmod 775 *
./shell.sh
'''
}
Expand Down

0 comments on commit 1f1d32d

Please sign in to comment.