Compare commits
2 Commits
cfd0455597
...
127101adb3
| Author | SHA1 | Date | |
|---|---|---|---|
| 127101adb3 | |||
| 0160d72467 |
@@ -12,7 +12,8 @@ jobs:
|
||||
- name: Pull latest code
|
||||
run: |
|
||||
cd /root/myproject/CFDivePlatform
|
||||
git pull
|
||||
flock -w 30 /tmp/cfdive-deploy.lock git fetch origin
|
||||
git reset --hard origin/master
|
||||
|
||||
- name: Install Composer dependencies
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user