run deployment script using bash
This commit is contained in:
parent
7a94a3d4ec
commit
a356392e26
@ -5,7 +5,7 @@ steps:
|
|||||||
TOKEN:
|
TOKEN:
|
||||||
from_secret: RSE_panel
|
from_secret: RSE_panel
|
||||||
commands:
|
commands:
|
||||||
- ./scripts/deploy.sh
|
- bash ./scripts/deploy.sh
|
||||||
|
|
||||||
depends_on:
|
depends_on:
|
||||||
- build
|
- build
|
Loading…
x
Reference in New Issue
Block a user