Skip to content

Commit

Permalink
Now even better, with version number ;-)
Browse files Browse the repository at this point in the history
  • Loading branch information
HarmenM committed Apr 19, 2019
1 parent 5fe8673 commit a8ff698
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 @@ -29,7 +29,7 @@ pipeline:
auto_tag: false
tags: "${DRONE_TAG}"
build_args:
- APP_VERSION=${DRONE_BRANCH}
- APP_VERSION=${DRONE_TAG}
storage_path: /drone/docker-brandr-app
secrets: [ docker_username, docker_password ]
when:
Expand Down

0 comments on commit a8ff698

Please sign in to comment.