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 cdf4bd4 commit fcded2dCopy full SHA for fcded2d
.github/workflows/framework-golden-tests.yml
@@ -11,6 +11,8 @@ jobs:
11
working-directory: framework/examples/myproject
12
env:
13
CTF_CONFIGS: load.toml
14
+ LOKI_TENANT_ID: promtail
15
+ LOKI_URL: http://localhost:3030/loki/api/v1/push
16
runs-on: ubuntu-latest
17
permissions:
18
id-token: write
0 commit comments