Skip to content

Commit 6596ac0

Browse files
committed
Align Smoke Test .yaml with MetaSpec
both now use the labels as a nested list.
1 parent aaf5469 commit 6596ac0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/smoke/_data/docker.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ build:
1515
stopsignal: 1
1616
shell: sh
1717
meta:
18-
- maintainer: 'maxmynter'
19-
- label: test
18+
labels:
19+
- test: test
2020
workdir: /usr/src/
2121
filesystem:
2222
copy:

0 commit comments

Comments
 (0)