mirror of
https://github.com/minoplhy/deployment.git
synced 2025-04-21 18:46:57 +00:00
test: blind fix
This commit is contained in:
parent
cb6f963466
commit
953b9b22e7
2
.github/workflows/alpine-nginx-build.yaml
vendored
2
.github/workflows/alpine-nginx-build.yaml
vendored
@ -42,7 +42,7 @@ jobs:
|
|||||||
echo "This Task will be run using the following version: ${TAGS[$i]}"
|
echo "This Task will be run using the following version: ${TAGS[$i]}"
|
||||||
echo "This Task will be run using the following options: ${OPTIONS[$i]}"
|
echo "This Task will be run using the following options: ${OPTIONS[$i]}"
|
||||||
|
|
||||||
curl https://raw.githubusercontent.com/minoplhy/scriptbox/main/nginx_build_script/build.sh | bash -s -- --nginx-tag=${NGINX_TAG} ${OPTIONS[$i]}
|
#curl https://raw.githubusercontent.com/minoplhy/scriptbox/main/nginx_build_script/build.sh | bash -s -- --nginx-tag=${NGINX_TAG} ${OPTIONS[$i]}
|
||||||
|
|
||||||
# Prepare tar file paths
|
# Prepare tar file paths
|
||||||
HOMEDIRECTORY=~/nginx_scriptbox
|
HOMEDIRECTORY=~/nginx_scriptbox
|
||||||
|
Loading…
x
Reference in New Issue
Block a user