This commit is contained in:
parent
8804179a92
commit
8e3faf6858
@ -10,10 +10,8 @@ jobs:
|
||||
run:
|
||||
working-directory: /repo
|
||||
steps:
|
||||
- name: Set git remote if not already set
|
||||
run: git remote -v | grep -w gitea || git remote add gitea "./gitea/git/repositories/${GITHUB_REPOSITORY,,}.git"
|
||||
- name: Checkout repo
|
||||
run: git pull gitea main
|
||||
run: git pull tgj.services/git/ThatGuyJack/php-fpm-docker main
|
||||
|
||||
- name: Deploy
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user