Skip to content

Commit 1899ac5

Browse files
committed
fix(configuration): include in sparse checkout
1 parent 53f3bfb commit 1899ac5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/dargstack

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,7 @@ function deploy() {
221221
echo "src/development/stack.env.template"
222222
echo "src/development/stack.yml"
223223
echo "src/production/*"
224+
echo "dargstack.env"
224225
} >>"./.git/info/sparse-checkout"
225226
fi
226227

0 commit comments

Comments
 (0)