An error occurred while fetching the assigned milestone of the selected merge_request.
Retry builds up to 3 times
All threads resolved!
All threads resolved!
Compare changes
+ 5
− 2
@@ -15,7 +15,7 @@ stages:
@@ -15,7 +15,7 @@ stages:
@@ -27,6 +27,7 @@ build_test:
@@ -27,6 +27,7 @@ build_test:
- oc patch buildconfig linux-docs -p "{\"spec\":{\"source\":{\"git\":{\"ref\":\"$CI_COMMIT_REF_NAME\"}}}}"
@@ -40,12 +41,13 @@ build_prod:
@@ -40,12 +41,13 @@ build_prod:
@@ -57,6 +59,7 @@ sync test with prod:
@@ -57,6 +59,7 @@ sync test with prod:
- oc patch buildconfig linux-docs -p "{\"spec\":{\"source\":{\"git\":{\"ref\":\"$CI_COMMIT_REF_NAME\"}}}}"