add context dir to the drone.yml
This commit is contained in:
parent
0bee75fd71
commit
76e7338ab9
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue