mirror of
https://github.com/minoplhy/deployment.git
synced 2025-04-21 18:46:57 +00:00
test: remove /bin/bash
This commit is contained in:
parent
701a2084b6
commit
7e11029b07
2
.github/workflows/alpine-nginx-build.yaml
vendored
2
.github/workflows/alpine-nginx-build.yaml
vendored
@ -62,7 +62,7 @@ jobs:
|
|||||||
# Create the tarball
|
# Create the tarball
|
||||||
tar czvf alpine-nginx-${NGINX_TAG}-${TAGS[$i]}.tar.gz $TAR_PATH
|
tar czvf alpine-nginx-${NGINX_TAG}-${TAGS[$i]}.tar.gz $TAR_PATH
|
||||||
done
|
done
|
||||||
shell: alpine.sh --root /bin/bash -l {0}
|
shell: alpine.sh --root {0}
|
||||||
|
|
||||||
- name: Release
|
- name: Release
|
||||||
uses: softprops/action-gh-release@v2
|
uses: softprops/action-gh-release@v2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user