mirror of
https://github.com/Noratrieb/vps.git
synced 2026-01-14 16:55:00 +01:00
upload-files
This commit is contained in:
parent
4f1201741a
commit
fe50a9f715
31 changed files with 68 additions and 37 deletions
|
|
@ -20,6 +20,7 @@
|
|||
pretense = import (fetchTarball "https://github.com/Noratrieb/pretense/archive/${my-projects-versions.pretense}.tar.gz");
|
||||
quotdd = import (fetchTarball "https://github.com/Noratrieb/quotdd/archive/${my-projects-versions.quotdd}.tar.gz");
|
||||
does-it-build = import (fetchTarball "https://github.com/Noratrieb/does-it-build/archive/${my-projects-versions.does-it-build}.tar.gz");
|
||||
upload-files = import (fetchTarball "https://github.com/Noratrieb/upload.files.noratrieb.dev/archive/${my-projects-versions."upload.files.noratrieb.dev"}.tar.gz");
|
||||
|
||||
inherit my-projects-versions;
|
||||
|
||||
|
|
@ -183,6 +184,7 @@
|
|||
./apps/killua
|
||||
./apps/forgejo
|
||||
./apps/openolat
|
||||
./apps/upload-files
|
||||
];
|
||||
|
||||
deployment.tags = [ "caddy" "eu" "apps" "website" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue