Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Dmytro Bogatov
Setup-Manager
Commits
d7a3fc84
Commit
d7a3fc84
authored
May 02, 2019
by
Dmytro Bogatov
💕
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix.
parent
fa0bbe19
Pipeline
#4262
passed with stage
in 46 seconds
Changes
1
Pipelines
7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
infra/migrate-spaces.sh
infra/migrate-spaces.sh
+1
-1
No files found.
infra/migrate-spaces.sh
View file @
d7a3fc84
...
...
@@ -36,7 +36,7 @@ cd $TEMP_DIR
mkdir
-p
public
OBJECTS
=(
"
public/"
"
$GITLAB
"
"gitlab-secrets.json
"
)
OBJECTS
=(
"
gitlab-secrets.json"
"
$GITLAB
"
"public/
"
)
for
object
in
"
${
OBJECTS
[@]
}
"
do
...
...
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