Skip to content
Snippets Groups Projects
Commit 74b19ccb authored by Grzegorz Rola's avatar Grzegorz Rola
Browse files

bugfix(release): job dependencies

parent 65681b29
Branches
No related tags found
No related merge requests found
......@@ -16,7 +16,6 @@ deploy to demo octolize:
when: on_success
update wpdesk plugins database:
when: always
dependencies:
needs:
- deploy to repository
......@@ -16,6 +16,5 @@ deploy to demo octolize:
when: on_success
update wpdesk plugins database:
when: always
dependencies:
needs:
- deploy to shop
......@@ -214,7 +214,6 @@ update wpdesk plugins database:
expire_in: 1 week
paths:
- ./description.txt
when: manual
only:
- tags
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment