aboutsummaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml14
1 files changed, 7 insertions, 7 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index be8db8177..223c42642 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -115,16 +115,16 @@ php7.3_mariadb10.3:
# PHP7.3 with PostgreSQL latest (11)
-php7.3_postgres11:
- <<: *job_definition_postgres
- artifacts: *artifacts_template
+# php7.3_postgres11:
+# <<: *job_definition_postgres
+# artifacts: *artifacts_template
# PHP7.3 with PostgreSQL latest (11)
-php7.3_postgres11:
- <<: *job_definition_postgres
- image: php:7.3
- artifacts: *artifacts_template
+# php7.3_postgres11:
+# <<: *job_definition_postgres
+# image: registry.gitlab.com/dawnbreak/hubzilla/core:php7.3
+# artifacts: *artifacts_template
# Generate Doxygen API Documentation and deploy it as GitLab pages