We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19e3174 commit b808a5aCopy full SHA for b808a5a
.github/workflows/build-and-push.yaml
@@ -146,4 +146,12 @@ jobs:
146
📦 [LMES job image](https://quay.io/trustyai/ta-lmes-job:${{ github.event.pull_request.head.sha }}): `quay.io/trustyai/ta-lmes-job:${{ github.event.pull_request.head.sha }}`
147
148
🗂️ [CI manifests](https://github.com/trustyai-explainability/trustyai-service-operator-ci/tree/operator-${{ env.TAG }})
149
+
150
+ ```
151
+ devFlags:
152
+ manifests:
153
+ - contextDir: config
154
+ sourcePath: ''
155
+ uri: https://api.github.com/repos/trustyai-explainability/trustyai-service-operator-ci/tarball/operator-${{ env.TAG }}
156
157
0 commit comments