Skip to content

Commit

Permalink
Merge branch 'branches/rudder/8.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
amousset committed Nov 22, 2023
2 parents d8ac751 + 6e5eb71 commit bf227ca
Show file tree
Hide file tree
Showing 25 changed files with 1,158 additions and 487 deletions.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -419,7 +419,7 @@ pipeline {
}
sh script: 'make agent-windows', label: 'install local Windows agent'
sh script: 'make check', label: 'language tests'
sh script: 'cargo vet', label: 'check dependencies audits'
//sh script: 'cargo vet', label: 'check dependencies audits'
sh script: 'make docs', label: 'language docs'
}
}
Expand Down
Loading

0 comments on commit bf227ca

Please sign in to comment.