Compare commits

..

1 Commits

Author SHA1 Message Date
Simon 6c9efab92b feat: Add auto build website with Drone
continuous-integration/drone/push Build is passing Details
2022-02-01 15:18:29 +01:00
1 changed files with 0 additions and 1 deletions

View File

@ -80,7 +80,6 @@ steps:
- name: install submodule
image: drone/git
commands:
- git config --global http.sslverify false
- git submodule update --init
- name: install npm