Skip to content

Commit 588b285

Browse files
chore: update context path for maas-controller (#77925)
1 parent 3b89e0a commit 588b285

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ci-operator/config/opendatahub-io/models-as-a-service/opendatahub-io-models-as-a-service-main.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ images:
1616
- context_dir: maas-api/
1717
dockerfile_path: Dockerfile
1818
to: maas-api
19-
- context_dir: maas-controller/
20-
dockerfile_path: Dockerfile
19+
- context_dir: .
20+
dockerfile_path: maas-controller/Dockerfile
2121
to: maas-controller
2222
skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|PROJECT|LICENSE|CONTRIBUTING\.md)$|^\.github/|^\.tekton/
2323
promotion:

0 commit comments

Comments
 (0)