Skip to content

Commit

Permalink
Merge pull request #61 from HarmenM/master
Browse files Browse the repository at this point in the history
Now even better, with version number ;-)
  • Loading branch information
HarmenM authored Apr 19, 2019
2 parents 097eb4c + 1868846 commit 90b7496
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ pipeline:
auto_tag: false
tags: "${DRONE_TAG}"
build_args:
- API_VERSION=${DRONE_BRANCH}
- API_VERSION=${DRONE_TAG}
storage_path: /drone/docker-brandr-api
secrets: [ docker_username, docker_password ]
when:
Expand Down

0 comments on commit 90b7496

Please sign in to comment.