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

main
vladimirkutkovoy 1 year ago
parent 457676282f
commit a1195820b3
  1. 2
      .drone.yml

@ -8,7 +8,7 @@ steps:
commands: commands:
- npm install - npm install
- npm run build - npm run build
- name: deploy - name: deploy
image: appleboy/drone-scp image: appleboy/drone-scp
settings: settings:

Loading…
Cancel
Save