Skip to content

Commit

Permalink
Update azure-pipelines.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
jcfdeb committed Feb 26, 2024
1 parent 0529287 commit 08ba5e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
jobs:
- job: CreateFolderJob
pool:
name: 'TestAgentPool' # Specify the name of your existing agent pool
name: 'default' # Specify the name of your existing agent pool
steps:
- task: Bash@3
inputs:
Expand Down

0 comments on commit 08ba5e5

Please sign in to comment.