3
0

Fix .drone.yml image tag

This commit is contained in:
Denis Arh
2019-05-28 11:17:43 +02:00
parent 5c750fb7cf
commit 6c6728a642

View File

@@ -59,7 +59,7 @@ steps:
image: plugins/docker
depends_on: [ 'unit-tests' ]
settings:
repo: cortezaproject/corteza
repo: cortezaproject/corteza-server
auto_tag: true # generate tag names automatically based on git branch and git tag
dockerfile: Dockerfile.corteza-server
username: