ci: more testing
Some checks failed
Build_Deploy / linter (push) Successful in 6s
Build_Deploy / build (push) Failing after 1m28s
Build_Deploy / deploy_dns (push) Has been skipped
Build_Deploy / deploy_active (active) (push) Has been skipped
Build_Deploy / deploy_active (active-core) (push) Has been skipped
Build_Deploy / deploy_active (active-ext) (push) Has been skipped
Some checks failed
Build_Deploy / linter (push) Successful in 6s
Build_Deploy / build (push) Failing after 1m28s
Build_Deploy / deploy_dns (push) Has been skipped
Build_Deploy / deploy_active (active) (push) Has been skipped
Build_Deploy / deploy_active (active-core) (push) Has been skipped
Build_Deploy / deploy_active (active-ext) (push) Has been skipped
This commit is contained in:
parent
6c9df12566
commit
deb43c0768
2 changed files with 7 additions and 6 deletions
11
flake.lock
11
flake.lock
|
@ -969,15 +969,16 @@
|
|||
"utils": "utils_8"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1696876711,
|
||||
"narHash": "sha256-gfQFYN5/qK5aqN+nGSfyQFOjOQzahbqTKadra5zSIL0=",
|
||||
"rev": "c4d61c753292bf73ed41b47b1607cfc92a82a191",
|
||||
"revCount": 12,
|
||||
"lastModified": 1689960297,
|
||||
"narHash": "sha256-Hw/9Bo6YdILbbXPymkfiMaah6/t4w7h3fYeUh1+PBe8=",
|
||||
"ref": "refs/heads/main",
|
||||
"rev": "edd922c5b13fa1f520e8e265a3d6e4e189852b99",
|
||||
"revCount": 6,
|
||||
"type": "git",
|
||||
"url": "https://forgejo.skynet.ie/Skynet/website_2017"
|
||||
},
|
||||
"original": {
|
||||
"rev": "c4d61c753292bf73ed41b47b1607cfc92a82a191",
|
||||
"rev": "edd922c5b13fa1f520e8e265a3d6e4e189852b99",
|
||||
"type": "git",
|
||||
"url": "https://forgejo.skynet.ie/Skynet/website_2017"
|
||||
}
|
||||
|
|
|
@ -48,7 +48,7 @@
|
|||
# these are past versions of teh website
|
||||
skynet_website_2023.url = "git+https://forgejo.skynet.ie/Skynet/website_2017?rev=c4d61c753292bf73ed41b47b1607cfc92a82a191";
|
||||
# this is not 100% right since this is from teh archive from 2022 or so
|
||||
skynet_website_2017.url = "git+https://forgejo.skynet.ie/Skynet/website_2017?rev=c4d61c753292bf73ed41b47b1607cfc92a82a191";
|
||||
skynet_website_2017.url = "git+https://forgejo.skynet.ie/Skynet/website_2017?rev=edd922c5b13fa1f520e8e265a3d6e4e189852b99";
|
||||
|
||||
# this is more of 2012 than 2009 but started in 2009
|
||||
skynet_website_2009.url = "git+https://forgejo.skynet.ie/Skynet/website_2009";
|
||||
|
|
Loading…
Reference in a new issue