Skip to content

Commit

Permalink
fix: remove husky npm plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
karanwadhwa committed Oct 26, 2023
1 parent 223d360 commit 0987b2b
Show file tree
Hide file tree
Showing 5 changed files with 47 additions and 335 deletions.
4 changes: 0 additions & 4 deletions .husky/commit-msg

This file was deleted.

4 changes: 0 additions & 4 deletions .husky/pre-commit

This file was deleted.

1 change: 1 addition & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ pipeline {
tools { nodejs "node" }
environment {
GH_TOKEN = credentials('jenkins-pat')
HUSKY = 0
}
stages {
stage('Clone repository') {
Expand Down
Loading

0 comments on commit 0987b2b

Please sign in to comment.