drone 7 gadi atpakaļ
vecāks
revīzija
cb909cb20c
1 mainītis faili ar 1 papildinājumiem un 2 dzēšanām
  1. 1 2
      .drone.yml

+ 1 - 2
.drone.yml

@@ -10,7 +10,6 @@ pipeline:
     when:
        event: [ push ]
 
-
   build_tag:
     image: docker.infra.flowdat.com/fd3/sf-php:latest
     commands:
@@ -20,4 +19,4 @@ pipeline:
       - git remote add gogs ssh://git@gogs.infra.flowdat.com:222/VendorSoftwareFlowdat3/Webservice.git
       - git push gogs --tags
     when:
-       event: [ tag ]
+       event: [ tag ]