Explorar el Código

fix drone for master deploy

Karathan hace 6 años
padre
commit
d8f8648658
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      .drone.yml

+ 1
- 1
.drone.yml Ver fichero

@@ -25,7 +25,7 @@ pipeline:
25 25
     when:
26 26
       branch: master
27 27
 
28
-  deploy_staging:
28
+  deploy_production:
29 29
     image: appleboy/drone-scp
30 30
     host: gitlab.karathan.at
31 31
     port: 22