aboutsummaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-10-02 13:15:17 +0000
committerMario <mario@mariovavti.com>2021-10-02 13:15:17 +0000
commit8c014e3b6be54512367e640b48d61f539d30214c (patch)
treed7c8a8a2fe89f2234b3dce312b40971a111389c3 /.gitlab-ci.yml
parentd8378a17c9f86950561d95dccf7be3b022ddd7b4 (diff)
downloadvolse-hubzilla-8c014e3b6be54512367e640b48d61f539d30214c.tar.gz
volse-hubzilla-8c014e3b6be54512367e640b48d61f539d30214c.tar.bz2
volse-hubzilla-8c014e3b6be54512367e640b48d61f539d30214c.zip
see if this fixes pgsql test issue
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 9578ec6b1..349b106b8 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,7 +1,7 @@
# Select image from https://hub.docker.com/_/php/
-#image: php:7.3
+image: php:7.3
# Use a prepared Hubzilla image to optimise pipeline duration
-image: registry.gitlab.com/dawnbreak/hubzilla/core:php7.3
+#image: registry.gitlab.com/dawnbreak/hubzilla/core:php7.3
stages:
- test