Изменил(а) на '.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
be9c644066
commit
d2db6ffb90
@ -14,10 +14,8 @@ steps:
|
|||||||
SECRET_DATA:
|
SECRET_DATA:
|
||||||
from_secret: test_secret
|
from_secret: test_secret
|
||||||
commands:
|
commands:
|
||||||
- echo "$(date)" >> /tmp/drone-tests
|
- echo "$(date) \"$SECRET_DATA\"" >> /tmp/drone-tests
|
||||||
- echo $SECRET_DATA
|
|
||||||
- echo "$(date) $SECRET_DATA" >> /tmp/drone-tests-secrets
|
|
||||||
- name: copy to folder
|
- name: copy to folder
|
||||||
commands:
|
commands:
|
||||||
#- cd /var/www/vdk2ch
|
- cd /var/www/vdk2ch
|
||||||
- git pull
|
- git pull
|
Loading…
Reference in New Issue
Block a user