Skip to content

Commit 3239fa4

Browse files
yosifkittianon
authored andcommitted
Enable buildkit to widen test of its use
1 parent f6cedc5 commit 3239fa4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

generate-stackbrew-library.sh

+2
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ cat <<-EOH
6464
Maintainers: Tianon Gravi <admwiggin@gmail.com> (@tianon),
6565
Joseph Ferguson <yosifkit@gmail.com> (@yosifkit)
6666
GitRepo: https://github.com/docker-library/python.git
67+
Builder: buildkit
6768
EOH
6869

6970
# prints "$2$1$3$1...$N"
@@ -165,6 +166,7 @@ for version; do
165166
EOE
166167
if [[ "$v" == windows/* ]]; then
167168
echo "Constraints: $variant"
169+
echo 'Builder: classic'
168170
fi
169171
done
170172
done

0 commit comments

Comments
 (0)