Merge branch 'master' of https://git.geeks.lol/Geeks/hive_locale
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is failing

This commit is contained in:
gtorres85 2024-03-29 16:25:49 -06:00
commit 64848cd471

View File

@ -5,6 +5,9 @@ name: default
steps:
- name: clean environment
image: appleboy/drone-ssh
when:
branch:
- master
settings:
host:
from_secret: host
@ -18,6 +21,9 @@ steps:
- rm -rf *
- name: copy files
image: appleboy/drone-scp
when:
branch:
- master
settings:
host:
from_secret: host