feat: Mise à jour du script de déploiement
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Simon 2024-12-11 14:33:45 +01:00
parent 499b222080
commit f371af27f6
1 changed files with 1 additions and 1 deletions

View File

@ -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