Change dispatch to pull req #3
2
.github/workflows/docker-image-prod.yml
vendored
2
.github/workflows/docker-image-prod.yml
vendored
@ -18,6 +18,8 @@ jobs:
|
||||
steps:
|
||||
- name: Pull latest from Git
|
||||
run: |
|
||||
pwd
|
||||
whoami
|
||||
cd /home/git/silvanus
|
||||
git pull
|
||||
git checkout $GITHUB_HEAD_REF
|
||||
|
Loading…
Reference in New Issue
Block a user