don't cache docker build
mandelmapper / build (push) Successful in 28s

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