Изменил(а) на '.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
1c75a51d98
commit
9f1e2598ef
@ -10,8 +10,12 @@ platform:
|
||||
|
||||
steps:
|
||||
- name: kool stuff
|
||||
environment:
|
||||
SECRET_DATA:
|
||||
from_secret: docker_username
|
||||
commands:
|
||||
- echo "$(date)" >> /tmp/drone-tests
|
||||
- echo $SECRET_DATA
|
||||
- name: copy to folder
|
||||
commands:
|
||||
- cd /var/www/vdk2ch
|
||||
|
Loading…
Reference in New Issue
Block a user