commit 8cac378e4cc779844bee5860206a82479746aca4 parent 75734549637c0504d9bf8d6b7ce6298b3eb76144 Author: Miles Alan <m@milesalan.com> Date: Fri, 20 Mar 2020 21:27:05 -0500 Shell false Diffstat:
| M | .build.yml | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.build.yml b/.build.yml @@ -2,7 +2,7 @@ # Don't manually edit this file --- image: alpine/3.11 -shell: true +shell: false packages: - coreutils - procps