diff --git a/.drone.yml b/.drone.yml index 43b2009..f3970ab 100644 --- a/.drone.yml +++ b/.drone.yml @@ -22,9 +22,10 @@ steps: from_secret: docker_username password: from_secret: docker_password - repo: lostpetinitiative/cassandra-rest-api + repo: lostpetinitiative/search-api-gateway target: final context: CardIndexRestAPI + dockerfile: CardIndexRestAPI/Dockerfile auto_tag: true force_tag: true build_args: @@ -39,9 +40,10 @@ steps: from_secret: docker_username password: from_secret: docker_password - repo: lostpetinitiative/cassandra-rest-api + repo: lostpetinitiative/search-api-gateway target: final context: CardIndexRestAPI + dockerfile: CardIndexRestAPI/Dockerfile auto_tag: true force_tag: true build_args: