We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ff8b41 commit b0f22a1Copy full SHA for b0f22a1
build.sh
@@ -7,7 +7,7 @@ PROJECT_ROOT_DIR="$SCRIPT_DIR"
7
8
# Default values
9
DOCKER_ORGANIZATIONS="${DOCKER_ORGANIZATIONS:-"docker.io/serversideup ghcr.io/serversideup"}"
10
-DOCKER_REPOSITORY_NAME="${DOCKER_REPOSITORY_NAME:-"ssh"}"
+DOCKER_REPOSITORY_NAME="${DOCKER_REPOSITORY_NAME:-"docker-ssh"}"
11
GITHUB_REF_NAME="${GITHUB_REF_NAME:-""}"
12
PRINT_TAGS_ONLY=false
13
RELEASE_TYPE="dev"
0 commit comments