use cache for immoweb image

This commit is contained in:
Viktor Barzin 2025-06-21 18:49:31 +00:00
parent 81683ce73b
commit 41ef6400da
No known key found for this signature in database
GPG key ID: 4056458DBDBF8863

View file

@ -19,6 +19,7 @@ steps:
repo: viktorbarzin/immoweb
dockerfile: crawler/frontend/Dockerfile
context: crawler/frontend
cache_from: viktorbarzin/immoweb:latest
auto_tag: true
- name: Update deployment
image: alpine