summaryrefslogtreecommitdiff
path: root/docker/tests/separatedirs/main.yaml
blob: f99d0e532457c649c7604f721baae3b4e75b8bdf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
architecture: amd64

actions:
  - action: unpack
    origin: recipe
    compression: gz
    file: base.tar.gz

  - action: recipe
    description: Load recipe from separate dir
    recipe: ../subdirs/overlay-a/overlay-A.yaml

  - action: run
    command: find ${ROOTDIR}