This commit is contained in:
parent
e4c636085a
commit
6f8bcda064
@ -24,8 +24,8 @@ jobs:
|
|||||||
- name: Set git remote if not already set
|
- 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"
|
run: git remote -v | grep -w gitea || git remote add gitea "./gitea/git/repositories/${GITHUB_REPOSITORY,,}.git"
|
||||||
|
|
||||||
- name: Install Docker
|
#- name: Install Docker
|
||||||
run: curl -fsSL https://get.docker.com | sh
|
# run: curl -fsSL https://get.docker.com | sh
|
||||||
|
|
||||||
- name: Deploy
|
- name: Deploy
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user