Skip to content

Commit

Permalink
Merge pull request #8 from iam-tarun/pipeline
Browse files Browse the repository at this point in the history
test with label
  • Loading branch information
iam-tarun authored Dec 23, 2024
2 parents 1ae0b60 + 14636c8 commit 55f7d92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion JenkinsFile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pipeline {
agent {
docker { image 'jenkins/inbound-agent' }
docker { label 'jenkins_agent_portfolio' }
}
stages {
stage ('Build') {
Expand Down

0 comments on commit 55f7d92

Please sign in to comment.