Skip to content

fix: delete Docker build #1

fix: delete Docker build

fix: delete Docker build #1

Workflow file for this run

name: Build and Deploy to Docker Hub
on:
- push
- pull_request
jobs:
test:
name: Setup, Build, Test
uses: brianmay/workflows/.github/workflows/elixir.yaml@main
with:
plts_cache_postfix: "-1"