Skip to content

Trigger build, tag, and publication of porter docker image due to git… #18

Trigger build, tag, and publication of porter docker image due to git…

Trigger build, tag, and publication of porter docker image due to git… #18

Workflow file for this run

name: 🧹 Darker
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: actions/setup-python@v4
with:
python-version: '3.8'
- uses: akaihola/[email protected]
with:
version: "1.7.2" # defaults to same version, but can be modified