Update docker bake to not load in CI
This commit is contained in:
committed by
GitHub
parent
0410990c5b
commit
f90b329490
@@ -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 }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user