Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TransferBot
HFT TransferBot
Commits
3ef2f636
Commit
3ef2f636
authored
Jul 15, 2025
by
minhnguyengp1
Browse files
Fix gitlab-ci yml
parent
aba55aec
Pipeline
#11737
canceled with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
3ef2f636
...
@@ -47,5 +47,5 @@ deploy_scp:
...
@@ -47,5 +47,5 @@ deploy_scp:
-
ssh-keyscan -H $SSH_HOST >> ~/.ssh/known_hosts
-
ssh-keyscan -H $SSH_HOST >> ~/.ssh/known_hosts
-
scp transferbot-retrieval.tar transferbot-ingestion.tar $SSH_USER@$SSH_HOST:$SSH_TARGET_DIR
-
scp transferbot-retrieval.tar transferbot-ingestion.tar $SSH_USER@$SSH_HOST:$SSH_TARGET_DIR
dependencies
:
dependencies
:
-
export
:
images
-
export
_
images
tags
:
[
docker
]
tags
:
[
docker
]
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