marcodallasanta/ssh-scp-deploy

Use busybox instead of bash

marcodallasanta opened this issue · 0 comments

The docker container that run the action may be slightly lighter.

There's no reason to install bash when the tasks could be accomplished using the default sh implementation in alpine: busybox.