Changed from /bin/bash to /bin/sh which is busybox for alpine

This commit is contained in:
Marco Dalla Santa
2022-03-22 15:02:57 +00:00
parent afa413dc37
commit fc430f0194
5 changed files with 8 additions and 5 deletions

View File

@@ -3,7 +3,7 @@ name: Test
on:
push:
branches:
- main
- feature-use_sh_instead_of_bash
jobs:
test-key: