Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
gitlab-com
migration
Commits
709925a5
Commit
709925a5
authored
Aug 08, 2018
by
Toon Claes
🎨
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove "staging"
parent
c9b64273
Pipeline
#88917
passed with stage
in 16 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
bin/production-tunnel.sh
bin/production-tunnel.sh
+1
-1
No files found.
bin/production-tunnel.sh
View file @
709925a5
...
@@ -45,7 +45,7 @@ ssh ${GITLAB_USER}@${BASTION_HOST} date
...
@@ -45,7 +45,7 @@ ssh ${GITLAB_USER}@${BASTION_HOST} date
sudo echo sudo
obtained
sudo echo sudo
obtained
echo
"Logging into
staging
bastion as
$GITLAB_USER
"
echo
"Logging into bastion as
$GITLAB_USER
"
ssh
-N
-L
8443:
${
TUNNEL_TARGET_HOST
}
:443
-L
8822:
${
TUNNEL_TARGET_HOST
}
:22
${
GITLAB_USER
}
@
${
BASTION_HOST
}
&
ssh
-N
-L
8443:
${
TUNNEL_TARGET_HOST
}
:443
-L
8822:
${
TUNNEL_TARGET_HOST
}
:22
${
GITLAB_USER
}
@
${
BASTION_HOST
}
&
...
...
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