aboutsummaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2021-10-03 09:05:54 +0200
committerMario Vavti <mario@mariovavti.com>2021-10-03 09:05:54 +0200
commitb27fbf209e57e95c94de7667500ef8e7c63e638b (patch)
tree2da1e751b4349d1547d8f72dd0517058d92f5535 /.gitlab-ci.yml
parent4afd1ac705b7e0b8db7bbfacc5f46e0e42c9d4f1 (diff)
parentd556ef59e6ffce4849e50a741847d13fd8b07e94 (diff)
downloadvolse-hubzilla-b27fbf209e57e95c94de7667500ef8e7c63e638b.tar.gz
volse-hubzilla-b27fbf209e57e95c94de7667500ef8e7c63e638b.tar.bz2
volse-hubzilla-b27fbf209e57e95c94de7667500ef8e7c63e638b.zip
Merge branch 'dev' of https://framagit.org/hubzilla/core into dev
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 9578ec6b1..96a76e666 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: registry.gitlab.com/dawnbreak/hubzilla/core:php7.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