Skip to content

Commit 494cd3a

Browse files
committed
add no-progress flag
Signed-off-by: Taylor Silva <dev@taydev.net>
1 parent 0866318 commit 494cd3a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ci/build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
set -e
44

5-
apk add git
5+
apk add --no-progress git
66

77
git config --global user.email "concourseteam+concourse-github-bot@gmail.com"
88
git config --global user.name "Concourse Bot"

0 commit comments

Comments
 (0)