Merge branch 'v0' into feat/terraria
Some checks failed
Build and Test / splatoon (push) Successful in 7m17s
Build and Test / wii-u-chat (push) Successful in 7m35s
Build and Test / sonic-transformed (push) Successful in 7m38s
Build and Test / super-mario-maker (push) Successful in 6m44s
Build and Test / fast-racing-neo (push) Successful in 7m38s
Build and Test / terraria (push) Has been cancelled
Build and Test / puyopuyo (push) Successful in 7m45s
Build and Test / wii-sports-club (push) Successful in 7m48s
Build and Test / minecraft-wiiu (push) Successful in 7m54s
Build and Test / mario-tennis (push) Successful in 9m54s
Build and Test / friends (push) Failing after 2m47s
Build and Test / splatoon-testfire (push) Successful in 7m11s
Some checks failed
Build and Test / splatoon (push) Successful in 7m17s
Build and Test / wii-u-chat (push) Successful in 7m35s
Build and Test / sonic-transformed (push) Successful in 7m38s
Build and Test / super-mario-maker (push) Successful in 6m44s
Build and Test / fast-racing-neo (push) Successful in 7m38s
Build and Test / terraria (push) Has been cancelled
Build and Test / puyopuyo (push) Successful in 7m45s
Build and Test / wii-sports-club (push) Successful in 7m48s
Build and Test / minecraft-wiiu (push) Successful in 7m54s
Build and Test / mario-tennis (push) Successful in 9m54s
Build and Test / friends (push) Failing after 2m47s
Build and Test / splatoon-testfire (push) Successful in 7m11s
This commit is contained in:
commit
36621bc19d
243 changed files with 10184 additions and 7722 deletions
|
|
@ -98,6 +98,7 @@ jobs:
|
|||
env:
|
||||
CI_REGISTRY_IMAGE: git.spbr.net/spacebar/rust-nex
|
||||
CI_COMMIT_SHORT_SHA: ${{ env.SHORT_SHA }}
|
||||
DATABASE_URL: ${{ secrets.DATABASE_SMM }}
|
||||
run: ./.ci-scripts/make-edition.sh wii-sports-club
|
||||
|
||||
puyopuyo:
|
||||
|
|
@ -128,6 +129,7 @@ jobs:
|
|||
env:
|
||||
CI_REGISTRY_IMAGE: git.spbr.net/spacebar/rust-nex
|
||||
CI_COMMIT_SHORT_SHA: ${{ env.SHORT_SHA }}
|
||||
DATABASE_URL: ${{ secrets.DATABASE_SMM }}
|
||||
run: ./.ci-scripts/make-edition.sh puyopuyo
|
||||
|
||||
minecraft-wiiu:
|
||||
|
|
|
|||
Loading…
Reference in a new issue