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 cb61efd commit 3389f50Copy full SHA for 3389f50
.github/workflows/ci.yml
@@ -199,7 +199,7 @@ jobs:
199
uses: docker/bake-action@v5
200
with:
201
load: true
202
- files: docker-compose.yml, docker-compose.dev.yml, docker-compose.historian.yml
+ files: docker-compose.yml, docker-compose.historian.yml
203
set: |
204
web.cache-from=type=gha,scope=web:${{ github.ref_name }}
205
web.output=type=docker
0 commit comments