Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
my-test-group
TestAppCiNew
Commits
584d8b26
Commit
584d8b26
authored
Nov 27, 2025
by
jayed nahian
Browse files
fix-55
parent
1a0c5818
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
584d8b26
...
...
@@ -37,8 +37,8 @@ deploy_job:
# Setup SSH
# -----------------------
-
mkdir -p ~/.ssh
-
echo "$SSH_KEY" > ~/
.ssh/id_rsa
-
chmod 600 ~/
.ssh/id_rsa
-
echo "$SSH_KEY" > ~/
Users/tltestuser/Downloads/ndot_key_14012025
-
chmod 600 ~/
Users/tltestuser/Downloads/ndot_key_14012025
# Start SSH Agent and add password-protected key
-
eval "$(ssh-agent -s)"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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