Fix drone step dependency
This commit is contained in:
@ -44,4 +44,4 @@ steps:
|
||||
strip_prefix: dist/
|
||||
source: dist/*
|
||||
target: /desktop/master/
|
||||
depends_on: [ static ]
|
||||
depends_on: [ build ]
|
||||
|
Reference in New Issue
Block a user