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
This commit is part of merge request !23. Comments created here will be created in the context of that merge request.
...@@ -121,4 +121,4 @@ android:deploy: ...@@ -121,4 +121,4 @@ android:deploy:
dependencies: dependencies:
- application:release - application:release
script: 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 to comment