Skip to content

Commit b808a5a

Browse files
RobGeadayhwang
authored andcommitted
Add devflag printout to GH Action comment (trustyai-explainability#289)
1 parent 19e3174 commit b808a5a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/workflows/build-and-push.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,4 +146,12 @@ jobs:
146146
📦 [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 }}`
147147
148148
🗂️ [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+
```
149157

0 commit comments

Comments
 (0)