Skip to content

Commit

Permalink
Merge pull request #193 from cloud-gov/fix-resource-name
Browse files Browse the repository at this point in the history
fix resource name
  • Loading branch information
dandersonsw authored Sep 10, 2024
2 parents 03d430a + ed0cc9f commit 09c62a9
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 09c62a9

Please sign in to comment.