Skip to content

Commit d2befa5

Browse files
committed
don't cache
1 parent d3aedc9 commit d2befa5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker-test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,5 @@ jobs:
4141
with:
4242
push: true
4343
build_args: VERSION=${{ env.RELEASE_VERSION }}
44+
no-cache: true
4445
tags: ${{ secrets.DOCKERHUB_USERNAME }}/phplist-dev:${{ env.RELEASE_VERSION }}

0 commit comments

Comments
 (0)