Problem: publish-personal started to early
Solution: set depends_on testing
This commit is contained in:
parent
bb01006234
commit
8ba1b213d6
|
@ -25,6 +25,8 @@ steps:
|
||||||
|
|
||||||
- name: publish-personal
|
- name: publish-personal
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
|
depends_on:
|
||||||
|
- testing
|
||||||
settings:
|
settings:
|
||||||
repo: registry.stuifzandapp.com/microsub-server
|
repo: registry.stuifzandapp.com/microsub-server
|
||||||
registry: registry.stuifzandapp.com
|
registry: registry.stuifzandapp.com
|
||||||
|
|
Loading…
Reference in New Issue
Block a user