feat: Mise à jour du script de déploiement
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
499b222080
commit
f371af27f6
|
@ -152,7 +152,7 @@ steps:
|
||||||
from_secret: DIRECTUS_TOKEN
|
from_secret: DIRECTUS_TOKEN
|
||||||
commands:
|
commands:
|
||||||
- (cd themes/hugo-theme-lowtech && npm i)
|
- (cd themes/hugo-theme-lowtech && npm i)
|
||||||
- DRAFT=true node scripts/directus-to-markdown/staging.js
|
- DRAFT=true node scripts/directus-to-markdown/index.js
|
||||||
|
|
||||||
- name: build website
|
- name: build website
|
||||||
image: hugomods/hugo:base-0.121.1
|
image: hugomods/hugo:base-0.121.1
|
||||||
|
|
Loading…
Reference in New Issue