diff --git a/.drone.yml b/.drone.yml index f6f1ca7..647b3f1 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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