We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 012b45a commit e67c015Copy full SHA for e67c015
spruce-merge-array-items/tutorial.sh
@@ -0,0 +1,6 @@
1
+#!/bin/bash
2
+
3
+DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
4
+cd $DIR/..
5
6
+spruce merge */metadata.yml
0 commit comments