Update Beamer configuration to switchable version

This commit is contained in:
Kevin McConnell
2025-08-29 16:01:52 +01:00
parent d32e9e9fd8
commit ca20b048e3
3 changed files with 36 additions and 63 deletions
+2 -1
View File
@@ -14,7 +14,7 @@ proxy:
registry:
server: registry.37signals.com
username: robot$harbor-bot
password:
password:
- BASECAMP_REGISTRY_PASSWORD
builder:
@@ -31,3 +31,4 @@ env:
aliases:
console: app exec -i --reuse "bin/rails console"
ssh: app exec -i --reuse /bin/bash
switch: accessory exec beamer --reuse "beamer switch --primary=<%= ENV["PRIMARY"] %>"