diff --git a/.drone.yml b/.drone.yml index e55c4b9..07cbd58 100644 --- a/.drone.yml +++ b/.drone.yml @@ -17,4 +17,6 @@ steps: password: from_secret: DOCKER_PASSWORD repo: aaronriedel/alertmanager - tags: latest \ No newline at end of file + tags: + - latest + - v0.26.0 \ No newline at end of file