Skip to content

Commit

Permalink
Add Jenkinsfile
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewmusser committed Jul 8, 2022
1 parent 0ad0f58 commit efbb3b0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
library "jenkinsLibrary@master"

buildPublishPipeline(
slackChannel: "sandbox-github"
)

0 comments on commit efbb3b0

Please sign in to comment.