ソースを参照

Add DO deploy

heroku
Tyler Dence 1年前
コミット
9ee3b83118
署名者: Tyler Dence <tyzoid.d@gmail.com> GPGキーID: 3B08EFC6BA974CFC
2個のファイルの変更12行の追加0行の削除
  1. 8
    0
      .do/deploy.template.yaml
  2. 4
    0
      README.md

+ 8
- 0
.do/deploy.template.yaml ファイルの表示

@@ -0,0 +1,8 @@
spec:
name: michiganflyers-election
services:
- name: web
git:
repo_clone_url: https://github.com/michiganflyers/elections.git
branch: main
dockerfile_path: Dockerfile

+ 4
- 0
README.md ファイルの表示

@@ -0,0 +1,4 @@
# Election Runner
## Michigan Flyers Digital and Paper Ballot Hybrid Tally System

[![Deploy to DO](https://www.deploytodo.com/do-btn-blue-ghost.svg)](https://cloud.digitalocean.com/apps/new?repo=https://github.com/michiganflyers/elections/tree/main)

読み込み中…
キャンセル
保存