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 97392fc commit ee5bce1Copy full SHA for ee5bce1
.github/workflows/framework-build-cache.yml
@@ -11,6 +11,7 @@ jobs:
11
LOKI_TENANT_ID: promtail
12
LOKI_URL: http://localhost:3030/loki/api/v1/push
13
DOCKER_BUILDKIT: 1
14
+ DOCKER_CLI_EXPERIMENTAL: enabled
15
runs-on: ubuntu-latest
16
permissions:
17
id-token: write
0 commit comments