Browse Source

drone/docker stuff 2

Luciano Andrade 7 năm trước cách đây
mục cha
commit
7ed02fe4c5
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      .drone.yml

+ 1 - 0
.drone.yml

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