mirror of
https://github.com/jrasanen/writefreely-docker.git
synced 2025-02-05 08:52:46 +02:00
drone: Run the docker step for tags too
Signed-off-by: Gergely Nagy <me@gergo.csillger.hu>
This commit is contained in:
parent
f055f17c81
commit
a9b95ee48c
1 changed files with 4 additions and 1 deletions
|
@ -23,4 +23,7 @@ steps:
|
|||
password:
|
||||
from_secret: docker_password
|
||||
when:
|
||||
branch: master
|
||||
ref:
|
||||
include:
|
||||
- refs/heads/master
|
||||
- refs/tags/**
|
||||
|
|
Loading…
Add table
Reference in a new issue