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

fix: do not overwrite demo deploy for free plugins

parent fbe10e0d
Branches
No related tags found
No related merge requests found
...@@ -6,15 +6,6 @@ include: ...@@ -6,15 +6,6 @@ include:
deploy to repository: deploy to repository:
when: on_success when: on_success
deploy to demo NET:
when: on_success
deploy to demo PL:
when: on_success
deploy to demo octolize:
when: on_success
update wpdesk plugins database: update wpdesk plugins database:
needs: needs:
- deploy to repository - deploy to repository
...@@ -22,4 +13,3 @@ update wpdesk plugins database: ...@@ -22,4 +13,3 @@ update wpdesk plugins database:
upload translations to repo: upload translations to repo:
when: delayed when: delayed
start_in: 30 minutes start_in: 30 minutes
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment