feat: Affichage des modifications des associations sur staging
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
@ -127,7 +127,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/index.js
|
- DRAFT=true node scripts/directus-to-markdown/staging.js
|
||||||
|
|
||||||
- name: build website
|
- name: build website
|
||||||
image: klakegg/hugo:0.101.0-ext-debian-ci
|
image: klakegg/hugo:0.101.0-ext-debian-ci
|
||||||
|
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,4 +2,3 @@ resources
|
|||||||
public
|
public
|
||||||
backups
|
backups
|
||||||
.hugo_build.lock
|
.hugo_build.lock
|
||||||
content/associations/*
|
|
Reference in New Issue
Block a user