Skip to content

Commit 33d755d

Browse files
committed
no cache again
1 parent 869b01a commit 33d755d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
uses: docker/build-push-action@v6
3030
with:
3131
platforms: linux/amd64,linux/arm64
32+
no-cache: true
3233
tags: "${{ vars.DOCKER_USER }}/browser:latest,${{ vars.DOCKER_USER }}/browser:nightly"
3334
# For pull requests, export results to the build cache.
3435
# Otherwise, push to a registry.

0 commit comments

Comments
 (0)