Fixed branch display when deployed
This commit is contained in:
@@ -50,6 +50,10 @@ env:
|
||||
# When you start using multiple servers, you should split out job processing to a dedicated machine.
|
||||
SOLID_QUEUE_IN_PUMA: true
|
||||
|
||||
# Hier liest Kamal beim Deployen lokal deine Git-SHA aus
|
||||
# und brennt sie als Umgebungsvariable fest in den Server-Container ein!
|
||||
GIT_COMMIT_SHA: <%= `git rev-parse --short HEAD`.strip %>
|
||||
|
||||
# Set number of processes dedicated to Solid Queue (default: 1)
|
||||
# JOB_CONCURRENCY: 3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user