Merge branch 'dev' of https://git.vladimirkutkovoy.ru/vladimirkutkovoy/SKB-online-sites into dev

dev
Vladimir Kutkovoy 1 year ago
commit a60d25dd00
  1. 3
      .drone.yml

@ -7,3 +7,6 @@ steps:
commands: commands:
- npm install - npm install
- npm run build - npm run build
when:
branch:
- dev
Loading…
Cancel
Save