feat: Affichage des modifications des associations sur staging
continuous-integration/drone/push Build is failing
Details
continuous-integration/drone/push Build is failing
Details
This commit is contained in:
parent
33bc1bd3cf
commit
3fcf12fb6f
|
@ -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
|
||||||
|
|
|
@ -2,4 +2,3 @@ resources
|
||||||
public
|
public
|
||||||
backups
|
backups
|
||||||
.hugo_build.lock
|
.hugo_build.lock
|
||||||
content/associations/*
|
|
Loading…
Reference in New Issue