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