diff options
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/releng/testapi-automate.yml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/jjb/releng/testapi-automate.yml b/jjb/releng/testapi-automate.yml index 8f3ae0c23..dd76538a3 100644 --- a/jjb/releng/testapi-automate.yml +++ b/jjb/releng/testapi-automate.yml @@ -258,8 +258,7 @@ name: 'testapi-automate-docker-deploy-macro' builders: - shell: | - echo 'disable TestAPI update temporarily due to frequent change' -# bash ./jjb/releng/testapi-docker-deploy.sh + bash ./jjb/releng/testapi-docker-deploy.sh ################################ # job publishers |