add context dir to the drone.yml

This commit is contained in:
Viktor Barzin 2025-06-17 18:51:23 +00:00
parent 0bee75fd71
commit 76e7338ab9
No known key found for this signature in database
GPG key ID: 4056458DBDBF8863

View file

@ -11,6 +11,7 @@ steps:
from_secret: dockerhub-token
repo: viktorbarzin/blog
dockerfile: crawler/frontend/Dockerfile
context: crawler/frontend
auto_tag: true
- name: Update deployment
image: alpine