We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ab3530 commit a2875b5Copy full SHA for a2875b5
push-image.sh
@@ -2,7 +2,7 @@
2
3
PROJECT_NAME="ts"
4
REPO_NAME="soulteary/prebuilt-nginx-modules"
5
-RELEASE_DIR="./modules";
+RELEASE_DIR="./docker";
6
7
for subVer in $RELEASE_DIR/*; do
8
set -a
0 commit comments