Skip to content

tralala

tralala #440

Workflow file for this run

on:
push:
jobs:
hadolint:
name: Hadolint
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: hadolint/[email protected]
with:
dockerfile: docker/node/Dockerfile
- uses: hadolint/[email protected]
with:
dockerfile: docker/golang/Dockerfile