Skip to content

add footnote for testing posts #108

add footnote for testing posts

add footnote for testing posts #108

Workflow file for this run

name: Check docker builds correctly
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Docker build
run: docker build -t phoenix_blog .