Skip to content
Snippets Groups Projects
Verified Commit f9ce38c4 authored by Bartek Jaskulski's avatar Bartek Jaskulski
Browse files

refactor: by default deploy to wpdesk and octolize


Signed-off-by: default avatarBart Jaskulski <bjaskulski@protonmail.com>
parent 26201cc3
Branches feat/demo-deploy
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@ variables:
MINIMAL_WP_TESTED_UP: "6.2"
MINIMAL_WC_TESTED_UP: "8.1"
DEMO_DEPLOY_TARGETS:
value: "/(demo.wpdesk.org|demo.wpdesk.pl)/"
value: "/(wpdesk|octolize)/"
description: "Override this variable in project's .gitlab-ci.yml to support other servers. List supported targets in a regexg expression. To support all possible targets just use \"/.*/\". Currently supported targets: demo.wpdesk.org, demo.wpdesk.pl, demo.octolize.com, stage.demo.octolize.com, demo.flexibleinvoices."
stages:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment