changing command to script
Some checks failed
Test Gitea Actions Workflow / react_deploy (push) Failing after 10s
Some checks failed
Test Gitea Actions Workflow / react_deploy (push) Failing after 10s
This commit is contained in:
@@ -27,7 +27,7 @@ jobs:
|
||||
port: ${{ vars.NODE_SERVER_PORT }}
|
||||
envs: BRANCH_NAME
|
||||
BRANCH_NAME: ${{ gitea.ref_name }}
|
||||
command: |
|
||||
script: |
|
||||
echo "Incoming Branch : $BRANCH_NAME"
|
||||
|
||||
case "$BRANCH_NAME" in
|
||||
|
||||
Reference in New Issue
Block a user