Skip to content

Commit c9a1769

Browse files
author
it
committed
add missing docker
1 parent 115a41a commit c9a1769

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

bamboo-specs/bamboo.yaml

+4
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ Increment:
1717
key: INCR
1818
other:
1919
clean-working-dir: true
20+
docker:
21+
image: ${bamboo.dockerNode}
22+
volumes:
23+
${system.YARN_DIR}: "${bamboo.cacheYarn}"
2024
tasks:
2125
- checkout:
2226
force-clean-build: 'true'

0 commit comments

Comments
 (0)