fix branch workflows
This commit is contained in:
parent
28a1e10177
commit
dce2240293
@ -13,7 +13,7 @@ jobs:
|
|||||||
- name: Pull latest code
|
- name: Pull latest code
|
||||||
run: |
|
run: |
|
||||||
cd /opt/mon-app
|
cd /opt/mon-app
|
||||||
HOME=/opt/deploy git pull origin main
|
HOME=/opt/deploy git pull origin master
|
||||||
|
|
||||||
- name: Vérification
|
- name: Vérification
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user