This commit is contained in:
parent
13e75670f3
commit
dc5b62c0a0
@ -37,7 +37,7 @@ steps:
|
|||||||
from_secret: gitea_token
|
from_secret: gitea_token
|
||||||
commands:
|
commands:
|
||||||
- apk add --no-cache curl git
|
- apk add --no-cache curl git
|
||||||
- git clone https://$USERNAME:$PASSWORD@git.sthope.dev/sthope/xbox_og.git
|
- git remote set-url origin https://$USERNAME:$PASSWORD@git.sthope.dev/sthope/xbox_og.git
|
||||||
- cd xbox_og && rm -rf Insigina ; mkdir -p Insignia
|
- cd xbox_og && rm -rf Insigina ; mkdir -p Insignia
|
||||||
- |
|
- |
|
||||||
curl -sL -o Insignia/default.xbe $(curl -s "https://api.github.com/repos/insignia-live/setup-assistant-release/releases/latest" |
|
curl -sL -o Insignia/default.xbe $(curl -s "https://api.github.com/repos/insignia-live/setup-assistant-release/releases/latest" |
|
||||||
@ -48,3 +48,5 @@ steps:
|
|||||||
volumes:
|
volumes:
|
||||||
- name: cache
|
- name: cache
|
||||||
path: /drone/src/xbox_og
|
path: /drone/src/xbox_og
|
||||||
|
|
||||||
|
# - git clone https://$USERNAME:$PASSWORD@git.sthope.dev/sthope/xbox_og.git
|
||||||
|
Loading…
x
Reference in New Issue
Block a user