Skip to content

Remove linux/armhf target #65

Remove linux/armhf target

Remove linux/armhf target #65

Workflow file for this run

name: hadolint
on:
push:
branches:
- main
pull_request:
jobs:
hadolint:
runs-on: ubuntu-20.04
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Run hadolint
uses: hadolint/[email protected]
with:
dockerfile: Dockerfile
- name: "hadolint: elixir"
uses: hadolint/[email protected]
with:
dockerfile: ./elixir/Dockerfile