This commit is contained in:
parent
8804179a92
commit
8e3faf6858
@ -10,10 +10,8 @@ jobs:
|
|||||||
run:
|
run:
|
||||||
working-directory: /repo
|
working-directory: /repo
|
||||||
steps:
|
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
|
- name: Checkout repo
|
||||||
run: git pull gitea main
|
run: git pull tgj.services/git/ThatGuyJack/php-fpm-docker main
|
||||||
|
|
||||||
- name: Deploy
|
- name: Deploy
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user