diff --git a/src/scriptworker/constants.py b/src/scriptworker/constants.py index ea08c3ca..6c1cbd36 100644 --- a/src/scriptworker/constants.py +++ b/src/scriptworker/constants.py @@ -292,7 +292,10 @@ "comm-2/images-gcp", "comm-3/images-gcp", ), - "translations": ("translations-1/images-gcp",), + "translations": ( + "translations-1/images", + "translations-1/images-gcp", + ), "xpi": ( "xpi-1/images", "xpi-3/images",