Skip to content

introduce port and host flags, with updates to deploy workflow #59

introduce port and host flags, with updates to deploy workflow

introduce port and host flags, with updates to deploy workflow #59

Workflow file for this run

name: Build and deploy
on:
push:
branches: ["migration-to-golang"]
env:
FLY_API_TOKEN: ${{ secrets. FLY_API_TOKEN }}
jobs:
build-mcmamina:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: superfly/flyctl-actions/setup-flyctl@master
- run: flyctl deploy