update dronce ci to built on top of previous image for api

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

View file

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