mirror of
https://github.com/minoplhy/deployment.git
synced 2025-04-21 10:46:56 +00:00
test: run alpine as root
This commit is contained in:
parent
48da2bb198
commit
c9773dff3c
4
.github/workflows/alpine-nginx-build.yaml
vendored
4
.github/workflows/alpine-nginx-build.yaml
vendored
@ -60,8 +60,8 @@ jobs:
|
||||
# Create the tarball
|
||||
tar czvf alpine-nginx-${NGINX_TAG}-${TAGS[$i]}.tar.gz $TAR_PATH
|
||||
done
|
||||
shell: alpine.sh {0}
|
||||
|
||||
shell: alpine.sh --root {0}
|
||||
|
||||
- name: Release
|
||||
uses: softprops/action-gh-release@v2
|
||||
if: startsWith(github.ref, 'refs/tags/')
|
||||
|
Loading…
x
Reference in New Issue
Block a user