diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9d0e11e010def224317c52d8113c30c1d7953275..3cf310143560f37e34a664e603b503392ffbb738 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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