feat: Update ci infos
This commit is contained in:
parent
a060243e99
commit
aa1454719d
|
@ -41,7 +41,6 @@ steps:
|
||||||
- name: install submodule
|
- name: install submodule
|
||||||
image: drone/git
|
image: drone/git
|
||||||
commands:
|
commands:
|
||||||
- git config --global http.sslverify false
|
|
||||||
- git submodule update --init
|
- git submodule update --init
|
||||||
|
|
||||||
- name: install npm
|
- name: install npm
|
||||||
|
@ -87,9 +86,6 @@ image_pull_secrets:
|
||||||
- REGISTRY_CONFIG
|
- REGISTRY_CONFIG
|
||||||
|
|
||||||
volumes:
|
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
|
- name: hugo-theme-lowtech_node_modules
|
||||||
host:
|
host:
|
||||||
path: /tmp/drone/cache/weko/lestoitsduval/themes/hugo-theme-lowtech
|
path: /tmp/drone/cache/weko/lestoitsduval/themes/hugo-theme-lowtech
|
||||||
|
@ -107,7 +103,6 @@ steps:
|
||||||
- name: install submodule
|
- name: install submodule
|
||||||
image: drone/git
|
image: drone/git
|
||||||
commands:
|
commands:
|
||||||
- git config --global http.sslverify false
|
|
||||||
- git submodule update --init
|
- git submodule update --init
|
||||||
|
|
||||||
- name: install npm
|
- name: install npm
|
||||||
|
@ -153,9 +148,6 @@ image_pull_secrets:
|
||||||
- REGISTRY_CONFIG
|
- REGISTRY_CONFIG
|
||||||
|
|
||||||
volumes:
|
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
|
- name: hugo-theme-lowtech_node_modules
|
||||||
host:
|
host:
|
||||||
path: /tmp/drone/cache/weko/lestoitsduval/themes/hugo-theme-lowtech
|
path: /tmp/drone/cache/weko/lestoitsduval/themes/hugo-theme-lowtech
|
||||||
|
|
Loading…
Reference in New Issue