We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3aedc9 commit d2befa5Copy full SHA for d2befa5
.github/workflows/docker-test.yml
@@ -41,4 +41,5 @@ jobs:
41
with:
42
push: true
43
build_args: VERSION=${{ env.RELEASE_VERSION }}
44
+ no-cache: true
45
tags: ${{ secrets.DOCKERHUB_USERNAME }}/phplist-dev:${{ env.RELEASE_VERSION }}
0 commit comments