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

main
vladimirkutkovoy 1 year ago
parent edb1cefb31
commit 4eb5e62d15
  1. 2
      .drone.yml

@ -4,7 +4,7 @@ name: build-and-deploy
steps:
# 1. Install dependencies and build the project
- name: install_and_build
- name: install_and_build\
image: node:18
volumes:
- name: host_build

Loading…
Cancel
Save