Skip to content

Commit

Permalink
Update pipelines.gocd.groovy
Browse files Browse the repository at this point in the history
  • Loading branch information
krazybird authored Sep 4, 2020
1 parent 936cf38 commit 4172d0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipelines.gocd.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ GoCD.script {
fetchMaterials = true
jobs {
job('job1') {
elasticProfileId = 'agent1'
//elasticProfileId = 'agent1'
tasks {
exec {
commandLine = ['ls']
Expand Down

0 comments on commit 4172d0f

Please sign in to comment.