feat: Affichage des modifications des associations sur staging
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing

This commit is contained in:
2023-07-13 00:25:35 +02:00
parent 33bc1bd3cf
commit 571afda202
3 changed files with 109 additions and 2 deletions

View File

@ -127,7 +127,7 @@ steps:
from_secret: DIRECTUS_TOKEN
commands:
- (cd themes/hugo-theme-lowtech && npm i)
- DRAFT=true node scripts/directus-to-markdown/index.js
- DRAFT=true node scripts/directus-to-markdown/staging.js
- name: build website
image: klakegg/hugo:0.101.0-ext-debian-ci