Use main branch to simpyfy config

This commit is contained in:
2026-09-21 21:26:00 +02:00
parent b7d6124e6b
commit d24fabe478
6 changed files with 28 additions and 22 deletions
+2 -2
View File
@@ -8,8 +8,8 @@ Description=CTAO portal demo — rebuild if the code or content repo has new com
[Service]
Type=oneshot
Environment=CODE_BRANCH=simple
Environment=CONTENT_BRANCH=simple
Environment=CODE_BRANCH=main
Environment=CONTENT_BRANCH=main
ExecStart=%h/ctao-portal-demo/bin/build.sh
# Polite neighbour on the shared VM:
Nice=10