diff --git a/.drone.yml b/.drone.yml index 8c47d3a..29d4ecd 100644 --- a/.drone.yml +++ b/.drone.yml @@ -41,7 +41,6 @@ steps: - name: install submodule image: drone/git commands: - - git config --global http.sslverify false - git submodule update --init - name: install npm @@ -87,9 +86,6 @@ image_pull_secrets: - REGISTRY_CONFIG volumes: -- name: hugo-theme-directus-import_node_modules - host: - path: /tmp/drone/cache/weko/lestoitsduval/themes/hugo-theme-directus-import - name: hugo-theme-lowtech_node_modules host: path: /tmp/drone/cache/weko/lestoitsduval/themes/hugo-theme-lowtech @@ -107,7 +103,6 @@ steps: - name: install submodule image: drone/git commands: - - git config --global http.sslverify false - git submodule update --init - name: install npm @@ -153,9 +148,6 @@ image_pull_secrets: - REGISTRY_CONFIG volumes: -- name: hugo-theme-directus-import_node_modules - host: - path: /tmp/drone/cache/weko/lestoitsduval/themes/hugo-theme-directus-import - name: hugo-theme-lowtech_node_modules host: path: /tmp/drone/cache/weko/lestoitsduval/themes/hugo-theme-lowtech