Skip to content

Commit

Permalink
Add devflag printout to GH Action comment (#289)
Browse files Browse the repository at this point in the history
  • Loading branch information
RobGeada committed Sep 6, 2024
1 parent 96a523d commit df96ffd
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/build-and-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -126,4 +126,12 @@ jobs:
📦 [PR image](https://quay.io/trustyai/trustyai-service-operator-ci:${{ github.event.pull_request.head.sha }}): `quay.io/trustyai/trustyai-service-operator-ci:${{ github.event.pull_request.head.sha }}`
🗂️ [CI manifests](https://github.com/trustyai-explainability/trustyai-service-operator-ci/tree/operator-${{ env.TAG }})
```
devFlags:
manifests:
- contextDir: config
sourcePath: ''
uri: https://github.com/gitapi/repos/trustyai-explainability/trustyai-service-operator-ci/tarball/operator-${{ env.TAG }}
```

0 comments on commit df96ffd

Please sign in to comment.