fix: move to a better naming scheme for previous versions of teh skynet sites
This commit is contained in:
parent
69bd2be07c
commit
fee1e34ca8
3 changed files with 56 additions and 44 deletions
|
@ -41,17 +41,17 @@
|
|||
owner = "compsoc1%2Fskynet";
|
||||
repo = "ldap%2Ffrontend";
|
||||
};
|
||||
skynet_website = {
|
||||
skynet_website_2017 = {
|
||||
type = "gitlab";
|
||||
host = "gitlab.skynet.ie";
|
||||
owner = "compsoc1%2Fskynet";
|
||||
repo = "website%2F2023";
|
||||
repo = "website%2F2017";
|
||||
};
|
||||
skynet_website_2016 = {
|
||||
skynet_website_2009 = {
|
||||
type = "gitlab";
|
||||
host = "gitlab.skynet.ie";
|
||||
owner = "compsoc1%2Fskynet";
|
||||
repo = "website%2F2016";
|
||||
repo = "website%2F2009";
|
||||
};
|
||||
skynet_website_renew = {
|
||||
type = "gitlab";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue