Skip to content

Commit

Permalink
Fix deployment environment
Browse files Browse the repository at this point in the history
  • Loading branch information
mburumaxwell committed Oct 6, 2023
1 parent c5c7bb5 commit ced85b5
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
Expand Up @@ -105,7 +105,7 @@ stages:
)
jobs:
- deployment: Deploy
environment: Dependabot
environment: Infrastructure

pool:
vmImage: 'ubuntu-latest'
Expand Down

0 comments on commit ced85b5

Please sign in to comment.