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