Skip to content

refatora sppo_infracao e sppo_licenciamento_stu para buscar do ftp #7253

refatora sppo_infracao e sppo_licenciamento_stu para buscar do ftp

refatora sppo_infracao e sppo_licenciamento_stu para buscar do ftp #7253

Workflow file for this run

name: Lint Dockerfile
on:
pull_request:
jobs:
docker_lint:
name: Lint Dockerfile
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run hadolint
uses: reviewdog/action-hadolint@v1
with:
reporter: github-pr-review
hadolint_ignore: DL3008