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

allow failure false

parent f4765dd8
No related branches found
No related tags found
No related merge requests found
Pipeline #116509 passed with stages
in 10 minutes and 26 seconds
......@@ -64,7 +64,7 @@ build:df-wiki-cli:
rules:
- changes:
- packages/df-wiki-cli/**/*.{py, toml} # ... or whatever your file extension is
allow_failure: true
allow_failure: false
################ DEPLOY MEILISEARCH #################
.deploy:meilisearch:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment