From d4ad1c01a97b7a71dc018faace52b05aa3e0b7a2 Mon Sep 17 00:00:00 2001 From: Tahina Ramananandro Date: Fri, 15 May 2020 17:37:21 -0700 Subject: [PATCH] Revert "(TEST) Use Everest-CI taramana_ocaml_4_09" This reverts commit d5831e05b1c8b4be14e6f405c89c64087cd06366. --- .docker/build/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.docker/build/config.json b/.docker/build/config.json index f02484ecafb..fa0c9e999be 100644 --- a/.docker/build/config.json +++ b/.docker/build/config.json @@ -4,7 +4,7 @@ "BaseContainerIsEverestImage" : true, "BaseContainerImageName" : "everest-ci", "BaseContainerImageTagOrCommitId": "latest", - "BranchName" : "taramana_ocaml_4_09", + "BranchName" : "master", "GithubCommitUrl" : "https://github.com/project-everest/everest-ci/commit", "OnDemandBuildDefinition" : "Infrastructure\\Everest-Infrastructure-{agentOS}",