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

depends:
- base.bst

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