Skip to content

Commit

Permalink
Create Jenkinsfile
Browse files Browse the repository at this point in the history
  • Loading branch information
vucchaid authored Mar 5, 2024
1 parent 82924dd commit 470116e
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 @@
#!groovy

import golangBuildTemplate

golangBuildTemplate()

0 comments on commit 470116e

Please sign in to comment.