Skip to content

apps: Use confiured DNS base name to infer app URI #697

apps: Use confiured DNS base name to infer app URI

apps: Use confiured DNS base name to infer app URI #697

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@v4
- run: git config --global --add safe.directory "%(prefix)/$GITHUB_WORKSPACE"
- run: ./unit-test.sh