Sourcing the script in review-deploy job
This commit is contained in:
parent
b3dee144a6
commit
5b4ae24f9b
1 changed files with 1 additions and 0 deletions
|
@ -1041,6 +1041,7 @@ schedule:review-build-cng:
|
||||||
script:
|
script:
|
||||||
- wait_for_job_to_be_done "review-build-cng"
|
- wait_for_job_to_be_done "review-build-cng"
|
||||||
after_script:
|
after_script:
|
||||||
|
- source ./scripts/review_apps/review-apps.sh
|
||||||
- check_kube_domain
|
- check_kube_domain
|
||||||
- download_gitlab_chart
|
- download_gitlab_chart
|
||||||
- ensure_namespace
|
- ensure_namespace
|
||||||
|
|
Loading…
Reference in a new issue