Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Personal-website-v2
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Leclercq Vincent
Personal-website-v2
Commits
607833b1
Commit
607833b1
authored
2 months ago
by
Leclercq Vincent
Browse files
Options
Downloads
Patches
Plain Diff
Update file .gitlab-ci.yml
parent
a04b851a
No related branches found
Branches containing commit
No related tags found
1 merge request
!15
Update 2 files
Checking pipeline status
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+1
-0
1 addition, 0 deletions
.gitlab-ci.yml
with
1 addition
and
0 deletions
.gitlab-ci.yml
+
1
−
0
View file @
607833b1
...
...
@@ -42,6 +42,7 @@ deploy:
# Vérification du fichier créé
-
ls -l private_key.pem
-
cat private_key.pem
# Connexion SSH en utilisant le fichier temporaire
-
ssh -i private_key.pem -o StrictHostKeyChecking=no $DEVOPS_USER@$DEV_SERVER_IP "sudo docker login -u $CI_DEPLOY_USER -p $CI_DEPLOY_PASSWORD $CI_REGISTRY"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment