This commit is contained in:
parent
63486b2a0f
commit
0bfa60f7d6
@ -30,8 +30,14 @@ steps:
|
||||
|
||||
- name: testing
|
||||
image: alpine
|
||||
environment:
|
||||
USERNAME:
|
||||
from_secret: user_gitea
|
||||
PASSWORD:
|
||||
from_secret: gitea_token
|
||||
commands:
|
||||
- apk add --no-cache curl git
|
||||
- git remote -v
|
||||
- mkdir -p Insignia
|
||||
- >
|
||||
curl -sL -o Insignia/default.xbe $(curl -s "https://api.github.com/repos/insignia-live/setup-assistant-release/releases/latest" |
|
||||
|
Loading…
x
Reference in New Issue
Block a user