Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Dmytro Bogatov
Setup-Manager
Commits
bd288a77
Commit
bd288a77
authored
May 08, 2020
by
Dmytro Bogatov
💕
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update docker/generate-review-app.sh
parent
1024fa7b
Pipeline
#6557
passed with stage
in 34 seconds
Changes
1
Pipelines
16
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
docker/generate-review-app.sh
docker/generate-review-app.sh
+2
-1
No files found.
docker/generate-review-app.sh
View file @
bd288a77
...
...
@@ -23,7 +23,8 @@ URL=$3
AUTHPASS
=
$4
# K8S does not allow more than 63 characters in names
NAME
=
${
NAME
:0:60
}
# it must also end with alphanumeric
NAME
=
"
${
NAME
:0:55
}
-0"
AUTH
=
""
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment