Skip to content

feat: intro and links for simulation-scripts README.txt #304

feat: intro and links for simulation-scripts README.txt

feat: intro and links for simulation-scripts README.txt #304

Workflow file for this run

on: pull_request
name: Hadolint
jobs:
hadolint-simulator:
name: 'Hadolint Simulator'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: hadolint on pr
uses: burdzwastaken/hadolint-action@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
HADOLINT_ACTION_DOCKERFILE_FOLDER: .
hadolint-attack:
name: 'Hadolint Attack'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: hadolint on pr
uses: burdzwastaken/hadolint-action@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
HADOLINT_ACTION_DOCKERFILE_FOLDER: attack