feat: Suppression du monitoring de la prod
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
13
.drone.yml
13
.drone.yml
@ -34,18 +34,6 @@ kind: secret
|
||||
name: PRODUCTION_AWS_SECRET_ACCESS_KEY
|
||||
data: BN5fuv8g7ZLCb3wV5uhkztskuvoG6VXG2LlBupt3YhrySV5xD1Glh+TrLDeICY6LDUYM6JBPpqnO6VBhl3xr2bGtUaz4NNHV7Lhms5Pge3YgD4/3LSjDs6EfLD4=
|
||||
|
||||
---
|
||||
# drone encrypt Weko/lestoitsduval $MJ_APIKEY_PUBLIC
|
||||
kind: secret
|
||||
name: MJ_APIKEY_PUBLIC
|
||||
data: Q6Hjg/zXStOfjFiyav+u/L+b/3ffgKOi1OrMnQEPOs/eVUI+W/PVgirpeK4TDVtY4PEVQMJwty9D3ojq
|
||||
|
||||
---
|
||||
# drone encrypt Weko/lestoitsduval $MJ_APIKEY_PRIVATE
|
||||
kind: secret
|
||||
name: MJ_APIKEY_PRIVATE
|
||||
data: uG01LPDGBFdTcjnsOL6YMAm41Yrn5VgDRHsoe/WU8wgrLiXOLMAQqqijmyS/BLpqFwENeR7GHcDwcZYO
|
||||
|
||||
---
|
||||
kind: pipeline
|
||||
type: docker
|
||||
@ -70,7 +58,6 @@ steps:
|
||||
commands:
|
||||
- (cd themes/hugo-theme-lowtech && npm i)
|
||||
- node scripts/directus-to-markdown/index.js
|
||||
- node scripts/production/index.js
|
||||
|
||||
- name: build website
|
||||
image: klakegg/hugo:0.101.0-ext-debian-ci
|
||||
|
Reference in New Issue
Block a user