fix: slight improvements
This commit is contained in:
parent
7408873102
commit
5bf1ddbebe
3 changed files with 6 additions and 1 deletions
|
@ -6,6 +6,10 @@ atticd-atticadm make-token --sub "admin_username" --validity "10y" --pull "*" --
|
|||
|
||||
# for the gitlab runner, done eyarly
|
||||
atticd-atticadm make-token --sub "wheatly-runner" --validity "1y" --pull "skynet-cache" --push "skynet-cache"
|
||||
|
||||
|
||||
Documentation:
|
||||
https://docs.attic.rs/introduction.html
|
||||
*/
|
||||
{
|
||||
lib,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue