Skip to content

apps: Parse the docker store to obtain layer size and disk usage #500

apps: Parse the docker store to obtain layer size and disk usage

apps: Parse the docker store to obtain layer size and disk usage #500

Workflow file for this run

name: unit-tests
on:
pull_request:
jobs:
unit-tests:
runs-on: ubuntu-latest
container:
image:
foundries/lmp-image-tools:latest
volumes:
- /tmp:/archive
steps:
- uses: actions/checkout@v2
- run: git config --global --add safe.directory "%(prefix)/$GITHUB_WORKSPACE"
- run: ./unit-test.sh