From e8309f8766888bc72fa89bf336f4da763cc6ab8f Mon Sep 17 00:00:00 2001 From: Brianna O'Keefe Date: Sat, 19 Jan 2019 10:33:33 -0500 Subject: [PATCH] fix for database delete --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index aa2fb61..9bcfb3d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -4,7 +4,7 @@ stages: variables: name: "EpicHoppers" path: "/builds/Songoda/$name" - version: "3.4.2" + version: "3.4.3" build: stage: build