Typo on the path for deploy.yml
All checks were successful
Deploy Frontend / deploy (push) Successful in 30s
All checks were successful
Deploy Frontend / deploy (push) Successful in 30s
This commit is contained in:
@@ -28,4 +28,4 @@ jobs:
|
||||
|
||||
- name: Deploy via script
|
||||
run: |
|
||||
bash /home/sonder/deploy.sh ${{ steps.envmap.outputs.ENV }}
|
||||
bash /srv/apps/frontend/deploy.sh ${{ steps.envmap.outputs.ENV }}
|
||||
|
||||
Reference in New Issue
Block a user