mirror of
https://github.com/outbackdingo/matchbox.git
synced 2026-01-27 18:19:36 +00:00
Enable deploybot.app auto-deploy to production
* When a commit on main passes tests, deploybot will start a deploy to production
This commit is contained in:
1
.github/deploybot.yaml
vendored
1
.github/deploybot.yaml
vendored
@@ -3,3 +3,4 @@
|
||||
# Ordered list of Github Deployment environments
|
||||
deployments:
|
||||
- name: production
|
||||
on_push: true
|
||||
|
||||
Reference in New Issue
Block a user