Merge branch 'develop' of git.ailuowan.com:zzw/lone-services into develop
This commit is contained in:
@@ -6,6 +6,8 @@ on:
|
|||||||
- CI
|
- CI
|
||||||
types:
|
types:
|
||||||
- completed
|
- completed
|
||||||
|
branches:
|
||||||
|
- develop
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
@@ -25,7 +27,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