Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow disabling of local builds #923

Merged
merged 1 commit into from
Sep 3, 2024
Merged

Allow disabling of local builds #923

merged 1 commit into from
Sep 3, 2024

Conversation

djmb
Copy link
Collaborator

@djmb djmb commented Sep 3, 2024

To disable local builds set:

builder:
   local: false
   remote: ssh://docker@docker-builder

To disable local builds set:
```
builder:
   local: false
   remote: ssh://docker@docker-builder
```
@djmb djmb merged commit 0b5506f into main Sep 3, 2024
9 checks passed
@djmb djmb deleted the disable-local-builder branch September 3, 2024 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant