fix(.drone.yml): dockerfile location for mono build
This commit is contained in:
@@ -60,7 +60,7 @@ steps:
|
||||
settings:
|
||||
repo: crusttech/crust
|
||||
auto_tag: true # generate tag names automatically based on git branch and git tag
|
||||
dockerfile: Dockerfile.api
|
||||
dockerfile: Dockerfile.crust
|
||||
username:
|
||||
from_secret: docker_hub_username
|
||||
password:
|
||||
|
||||
Reference in New Issue
Block a user