Skip to content
Snippets Groups Projects
Commit 5d0a1e11 authored by Remi  PLANEL's avatar Remi PLANEL
Browse files

no more sed

parent 0c860454
No related branches found
No related tags found
1 merge request!123Resolve "Wizzard to create db filters"
Pipeline #117530 failed
......@@ -324,7 +324,7 @@ build:dev:wiki:
BASE_URL: /wiki/
before_script:
- *docker-login
- "sed -i 's/MEILISEARCH_API_KEY/${$MEILI_API_KEY}/g' nuxt.config.ts"
# - "sed -i 's/MEILISEARCH_API_KEY/${$MEILI_API_KEY}/g' nuxt.config.ts"
rules:
- if: $CI_COMMIT_BRANCH != "main"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment