Изменил(а) на '.drone.yml'

small fix
master
Alex 1 year ago
parent d769526dca
commit fc40d0b6a5
  1. 2
      .drone.yml

@ -28,7 +28,7 @@ steps:
port: 22
command_timeout: 2m
script:
- if [ ! -f ~/tox_source ]; then mkdir ~/tox_source; fi
- if [ ! -d ~/tox_source ]; then mkdir ~/tox_source; fi
- name: copy files
image: appleboy/drone-scp

Loading…
Cancel
Save