blob: 521b80184dc5bcce1c5a724ae9c201648b28ed3b [file] [log] [blame]
# Project config for frontend build test
name: test
min-version: 2.0
element-path: elements
aliases:
alpine: https://bst-integration-test-images.ams3.cdn.digitaloceanspaces.com/
project_dir: file://{project_dir}
options:
linux:
type: bool
description: Whether to expect a linux platform
default: True
arch:
type: arch
description: Current architecture
variable: build_arch
values:
- x86-64
- aarch64
environment:
TEST_VAR: pony
split-rules:
test:
- |
/tests
- |
/tests/*