„.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:
|
steps:
|
||||||
- name: Build
|
- name: Build
|
||||||
commands:
|
commands:
|
||||||
|
- git config --global --add safe.directory /var/www/html/flycro.me/deployment-flycro.me
|
||||||
- cd /var/www/html/flycro.me/deployment-flycro.me
|
- cd /var/www/html/flycro.me/deployment-flycro.me
|
||||||
- git reset --hard
|
- git reset --hard
|
||||||
- git pull origin deploy
|
- git pull origin deploy
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue