fix: cd dir err
This commit is contained in:
@@ -25,7 +25,7 @@ jobs:
|
|||||||
--password-stdin
|
--password-stdin
|
||||||
|
|
||||||
- name: Pull and Deploy
|
- name: Pull and Deploy
|
||||||
working-directory: /data/www/server/deploy
|
working-directory: /data/www/lone-services/deploy
|
||||||
run: |
|
run: |
|
||||||
docker pull ${{ vars.REGISTRY }}/lone/bff:latest
|
docker pull ${{ vars.REGISTRY }}/lone/bff:latest
|
||||||
docker pull ${{ vars.REGISTRY }}/lone/product:latest
|
docker pull ${{ vars.REGISTRY }}/lone/product:latest
|
||||||
|
|||||||
Reference in New Issue
Block a user