Skip to content
Snippets Groups Projects

Resolve "Improve CI on failed deploy step"

Merged Benoît Harrault requested to merge 26-improve-ci-on-failed-deploy-step into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -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
Loading