Cache docker build

This commit is contained in:
Saeed Vaziry 2025-02-16 13:15:02 +01:00
parent ee4e9e5452
commit ea31d0978f

View File

@ -31,5 +31,4 @@ jobs:
-f docker/Dockerfile \
-t vitodeploy/vito:latest \
--platform linux/amd64,linux/arm64 \
--no-cache \
--push