Compare commits

..

1 Commits

Author SHA1 Message Date
Simon 1f7380f684 feat: Add auto build website with Drone
continuous-integration/drone/push Build is passing Details
2022-02-01 14:38:20 +01:00
1 changed files with 0 additions and 1 deletions

View File

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