workaround: job failure for deploy_app
Compare changes
+ 4
− 0
@@ -206,6 +206,8 @@ deploy_app-test:
@@ -219,6 +221,7 @@ deploy_app-dev:
@@ -233,6 +236,7 @@ deploy_app-main:
This MR provides a workaround for failing job deploy_app
as it sometimes gets 503
from the API.
Are we able to test this new feature?
build.properties
.Closes 213