Skip to content

Commit

Permalink
Update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Karl Wolffgang committed Nov 29, 2019
1 parent ac8a26b commit 31ec153
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,9 @@ steps:
from_secret: docker_username
password:
from_secret: docker_password
tags:
- latest
- 'v1.2'
- 'v1'


5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Changelog
All notable changes to this project will be documented in this file.

## [Unreleased]
### Changed

- Build docker image now with the right tag

## [1.2]
### Added

Expand Down

0 comments on commit 31ec153

Please sign in to comment.