don't cache docker build
ynab-portfolio-monitor / build (push) Successful in 42s

This commit is contained in:
2025-12-13 19:46:32 -07:00
parent 3d4f2da602
commit a49f9f5956
+2 -1
View File
@@ -38,4 +38,5 @@ jobs:
with:
context: .
push: true
tags: registry.stevenpolley.net/ynab-portfolio-monitor:latest
tags: registry.stevenpolley.net/ynab-portfolio-monitor:latest
no-cache: true