Mirror of https://github.com/roostorg/osprey github.com/roostorg/osprey
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at b6706a7f83a8d0c9068f026d2a5f0c7a7be250f4 3 lines 149 B view raw
1#!/bin/bash 2 3docker compose -f docker-compose.yaml -f docker-compose.test.yaml --profile test run --rm --remove-orphans test_runner run-tests "${@}"