Skip to content

Commit

Permalink
fix resource name
Browse files Browse the repository at this point in the history
  • Loading branch information
dandersonsw committed Sep 10, 2024
1 parent 03d430a commit ed0cc9f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ci/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ jobs:
params: {depth: 1}
trigger: true
passed: [reconfigure]
- get: external-domain-migrator-testing
- get: external-domain-broker-migrator-testing
- task: test
# Run the tests using the image pushed above.
image: external-domain-migrator-testing
image: external-domain-broker-migrator-testing
config:
platform: linux
params:
Expand Down

0 comments on commit ed0cc9f

Please sign in to comment.