Изменил(а) на '.drone.yml'
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
d2db6ffb90
commit
d0401b3381
@ -7,6 +7,9 @@ platform:
|
||||
os: linux
|
||||
arch: amd64
|
||||
|
||||
clone:
|
||||
# убрано так как сейчас не тестим ничего предварительно а сразу тянем в директорию
|
||||
disable: true
|
||||
|
||||
steps:
|
||||
- name: kool stuff
|
||||
@ -15,7 +18,7 @@ steps:
|
||||
from_secret: test_secret
|
||||
commands:
|
||||
- echo "$(date) \"$SECRET_DATA\"" >> /tmp/drone-tests
|
||||
- name: copy to folder
|
||||
- name: pull into the folduh
|
||||
commands:
|
||||
- cd /var/www/vdk2ch
|
||||
- git pull
|
Loading…
Reference in New Issue
Block a user