This commit is contained in:
parent
67483697f0
commit
40fc6838a0
2
.github/workflows/docker-image-prod.yml
vendored
2
.github/workflows/docker-image-prod.yml
vendored
@ -18,6 +18,8 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Pull latest from Git
|
- name: Pull latest from Git
|
||||||
run: |
|
run: |
|
||||||
|
pwd
|
||||||
|
whoami
|
||||||
cd /home/git/silvanus
|
cd /home/git/silvanus
|
||||||
git pull
|
git pull
|
||||||
git checkout $GITHUB_HEAD_REF
|
git checkout $GITHUB_HEAD_REF
|
||||||
|
Loading…
Reference in New Issue
Block a user