Deploy workflow now depends on build completion
This commit is contained in:
@@ -6,3 +6,6 @@ steps:
|
||||
from_secret: RSE_panel
|
||||
commands:
|
||||
- ./scripts/deploy.sh
|
||||
|
||||
depends_on:
|
||||
- build
|
Reference in New Issue
Block a user