Skip to content

Commit f096724

Browse files
committed
fix: Change image name to match what is in the k8s config
1 parent bafbe5f commit f096724

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
packages: write
1717
uses: mozilla-it/deploy-actions/.github/workflows/build-and-push.yml@main
1818
with:
19-
image_name: mozilla-conduit/github-etl
19+
image_name: github-etl
2020
gar_name: lando-prod
2121
project_id: moz-fx-lando-prod
2222
should_tag_ghcr: true

0 commit comments

Comments
 (0)