Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Neeptossss committed Nov 24, 2023
1 parent bde03bb commit 6b8e266
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jenkins/job_dsl.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ freeStyleJob("link-project") {
steps {
dsl {
text('''
freeStyleJob("Projects/$DISPLAY_NAME") {
pipeline("Projects/$DISPLAY_NAME") {
agent {
kubernetes {
yaml \'\'\'
Expand Down

0 comments on commit 6b8e266

Please sign in to comment.