From 0fc694524735ece3f8e614e250494a9687f44e91 Mon Sep 17 00:00:00 2001 From: shreddedbacon <b@benjackson.email> Date: Mon, 16 Sep 2024 12:03:04 +1000 Subject: [PATCH] test: use main --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 1b64af3a..3c729690 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # upstream CI_BUILD_TAG ?= lagoon-ui CORE_REPO=https://github.com/uselagoon/lagoon.git -CORE_TREEISH=make-export-refactoring +CORE_TREEISH=main CYPRESS_BASE=cypress/base:20.13.1 LAGOON_CORE_IMAGE_REPO=testlagoon