Skip to content

fix: [#428] Resolve race condition. #215

fix: [#428] Resolve race condition.

fix: [#428] Resolve race condition. #215

Workflow file for this run

---
name: Docker
'on': push
jobs:
mcvs-docker-action:
runs-on: ubuntu-20.04
steps:
- uses: actions/[email protected]
- uses: schubergphilis/[email protected]
with:
dockle-accept-key: libcrypto3,libssl3
token: ${{ secrets.GITHUB_TOKEN }}