don't cache docker build
siteviewcounter / build (push) Successful in 30s

This commit is contained in:
2025-12-13 19:47:47 -07:00
parent 8ad2909bd7
commit dba948abce
+2 -1
View File
@@ -36,4 +36,5 @@ jobs:
with:
context: .
push: true
tags: registry.stevenpolley.net/siteviewcounter:latest
tags: registry.stevenpolley.net/siteviewcounter:latest
no-cache: true