Commit 81756318 authored by Guillaume Perréal's avatar Guillaume Perréal
Browse files

The publish job must report failures.

No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
...@@ -11,4 +11,4 @@ publish: ...@@ -11,4 +11,4 @@ publish:
only: only:
- tags - tags
script: script:
- npm run ci-publish || true - npm run ci-publish
Supports Markdown
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