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
|
||||
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
|
||||
|
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,4 +2,3 @@ resources
|
||||
public
|
||||
backups
|
||||
.hugo_build.lock
|
||||
content/associations/*
|
Reference in New Issue
Block a user