Files
postgrest/test_stack_lts.sh
T

6 lines
170 B
Bash
Executable File

set +e
STACK_YAML=stack-7.8.yaml stack build --no-terminal
STACK_YAML=stack-7.10.yaml stack build --no-terminal
STACK_YAML=stack-8.0.yaml stack build --no-terminal