Remove auto-deploys to Poseidon internal infra

* We now use GitHub Actions instead of a private Drone which is great
for OSS build transparency, but one drawback to that change is that
we no longer auto-deploy matchbox to internal Poseidon Labs infra
* We don't want public workflows for deploys to our private infra
This commit is contained in:
Dalton Hubble
2023-07-29 13:23:56 -07:00
parent 1484cf7354
commit 93ab2dcdd5

View File

@@ -1,6 +0,0 @@
# Config for deploybot.app
# Docs https://docs.deploybot.app/config/
# Ordered list of Github Deployment environments
deployments:
- name: production
on_push: true