Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 220 Bytes

README-dev.md

File metadata and controls

9 lines (8 loc) · 220 Bytes

act docker

docker run --rm -it -v "$PWD:/app" -v /var/run/docker.sock:/var/run/docker.sock pedroterzero/act-docker bash

simulate prerelease

act --job build -W .github/workflows/prerelease.yml