dbg: add option to test a local build of an import
Some checks failed
Build_Deploy / linter (push) Successful in 6s
Build_Deploy / deploy_dns (push) Has been cancelled
Build_Deploy / deploy_active (active) (push) Has been cancelled
Build_Deploy / deploy_active (active-core) (push) Has been cancelled
Build_Deploy / deploy_active (active-ext) (push) Has been cancelled
Build_Deploy / build (push) Has been cancelled
Some checks failed
Build_Deploy / linter (push) Successful in 6s
Build_Deploy / deploy_dns (push) Has been cancelled
Build_Deploy / deploy_active (active) (push) Has been cancelled
Build_Deploy / deploy_active (active-core) (push) Has been cancelled
Build_Deploy / deploy_active (active-ext) (push) Has been cancelled
Build_Deploy / build (push) Has been cancelled
This commit is contained in:
parent
51ea03ea78
commit
8970f55821
1 changed files with 2 additions and 0 deletions
|
@ -36,6 +36,8 @@
|
||||||
skynet_website_wiki.url = "git+https://forgejo.skynet.ie/Skynet/wiki";
|
skynet_website_wiki.url = "git+https://forgejo.skynet.ie/Skynet/wiki";
|
||||||
skynet_website_games.url = "git+https://forgejo.skynet.ie/Skynet/website_games";
|
skynet_website_games.url = "git+https://forgejo.skynet.ie/Skynet/website_games";
|
||||||
skynet_discord_bot.url = "git+https://forgejo.skynet.ie/Skynet/discord-bot";
|
skynet_discord_bot.url = "git+https://forgejo.skynet.ie/Skynet/discord-bot";
|
||||||
|
# for testing a local build
|
||||||
|
# skynet_discord_bot.url = "git+file:/_college/CompSoc/Skynet/discord_bot?shallow=1";
|
||||||
|
|
||||||
#####################
|
#####################
|
||||||
### compsoc stuff ###
|
### compsoc stuff ###
|
||||||
|
|
Loading…
Reference in a new issue