Skip to content

Set RELEASE_VERSION for docker builds #814

Set RELEASE_VERSION for docker builds

Set RELEASE_VERSION for docker builds #814

Workflow file for this run

name: hadolint
on:
push:
tags:
branches:
- master
pull_request:
jobs:
hadolint:
name: hadolint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: hadolint/[email protected]
with:
dockerfile: Dockerfile