Skip to content
Snippets Groups Projects
Commit 94205018 authored by Benoît Harrault's avatar Benoît Harrault
Browse files

Improve CI - fail on curl error

parent d59ab00f
No related branches found
No related tags found
1 merge request!23Resolve "Improve CI on failed deploy step"
Pipeline #3613 passed
......@@ -121,4 +121,4 @@ android:deploy:
dependencies:
- application:release
script:
- curl "${REPOSITORY_UPDATE_WEBHOOK}?token=${REPOSITORY_TOKEN}"
- curl "${REPOSITORY_UPDATE_WEBHOOK}?token=${REPOSITORY_TOKEN}" --fail
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment