Add pipeline for todo app deployment

This commit is contained in:
thiloho
2023-11-12 19:18:41 +01:00
parent f9376ebad2
commit eed097dc94
6 changed files with 61 additions and 15 deletions

View File

@@ -5,4 +5,5 @@ in
{
"hedgedoc-environment-file.age".publicKeys = [ server pc ];
"discord-bot-token.age".publicKeys = [ server pc ];
}
"todos-environment-file.age".publicKeys = [ server pc ];
}

Binary file not shown.