Parcourir la source

drone/docker stuff 2

Luciano Andrade il y a 7 ans
Parent
commit
7ed02fe4c5
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      .drone.yml

+ 1 - 0
.drone.yml

@@ -48,6 +48,7 @@ pipeline:
    password: 6hd2dLfL
    password: 6hd2dLfL
    tag: 
    tag: 
      - ${DRONE_TAG##v}
      - ${DRONE_TAG##v}
+     - latest
    when:
    when:
      event: [pull_request, push, tag]
      event: [pull_request, push, tag]
      branch: [master, v*]
      branch: [master, v*]