„.drone.yml“ ändern
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
f8f7742214
commit
7f7389a0ef
|
|
@ -10,6 +10,7 @@ platform:
|
|||
steps:
|
||||
- name: Build
|
||||
commands:
|
||||
- git config --global --add safe.directory /var/www/html/flycro.me/deployment-flycro.me
|
||||
- cd /var/www/html/flycro.me/deployment-flycro.me
|
||||
- git reset --hard
|
||||
- git pull origin deploy
|
||||
|
|
|
|||
Loading…
Reference in New Issue