Configure a remote builder
set KAMAL_BUILDER_LOCAL=false to use it
This commit is contained in:
@@ -21,6 +21,8 @@ builder:
|
||||
arch: amd64
|
||||
secrets:
|
||||
- GITHUB_TOKEN
|
||||
remote: ssh://app@docker-builder-102
|
||||
local: <%= ENV.fetch("KAMAL_BUILDER_LOCAL", "true") %>
|
||||
|
||||
env:
|
||||
secret:
|
||||
|
||||
Reference in New Issue
Block a user