Skip to content

Commit

Permalink
test: use pr-3765
Browse files Browse the repository at this point in the history
  • Loading branch information
shreddedbacon committed Jul 5, 2024
1 parent 509da16 commit 1bf1d13
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ CORE_TREEISH=make-export-refactoring
CYPRESS_BASE=cypress/base:20.13.1

LAGOON_CORE_IMAGE_REPO=testlagoon
LAGOON_CORE_IMAGE_TAG=main
LAGOON_CORE_IMAGE_TAG=pr-3765

.PHONY: yarn-start-ui
yarn-start-ui:
Expand Down Expand Up @@ -59,4 +59,4 @@ development-api-down:
.PHONY: down
down:
$(MAKE) development-api-down
docker-compose -p $(CI_BUILD_TAG) --compatibility down -v --remove-orphans
docker-compose -p $(CI_BUILD_TAG) --compatibility down -v --remove-orphans

0 comments on commit 1bf1d13

Please sign in to comment.