summaryrefslogtreecommitdiff
path: root/tests/integration/project/elements/compose/test-integration.bst
blob: 2f9faf1700027310c3ab6acdd2cdd8e70ef3831b (plain)
1
2
3
4
5
6
7
8
9
10
kind: stack

runtime-depends:
- base.bst

public:
  bst:
    integration-commands:
    - "mkdir -p /tests"
    - "echo 'This is a test' > /tests/test"