Update docker bake to not load in CI

This commit is contained in:
Michael Telatynski
2026-02-20 09:18:43 +00:00
committed by GitHub
parent 0410990c5b
commit f90b329490
+1
View File
@@ -61,6 +61,7 @@ jobs:
- run: pnpm nx affected -t docker:build
env:
INPUT_PUSH: true
INPUT_LOAD: false
INPUT_GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
INPUT_BUILDER: ${{ steps.builder.outputs.name }}