Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
Test_Integration
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
dad
Test_Integration
Commits
9d35e9e0
Commit
9d35e9e0
authored
4 years ago
by
descamps
Browse files
Options
Downloads
Patches
Plain Diff
Update .gitlab-ci.yml
parent
06171c07
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#3333
passed with stage
Stage:
in 5 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+1
-1
1 addition, 1 deletion
.gitlab-ci.yml
with
1 addition
and
1 deletion
.gitlab-ci.yml
+
1
−
1
View file @
9d35e9e0
...
...
@@ -23,7 +23,7 @@ test_tata:
-
git prune
-
git clean -fd
# La commande "git remote add" est utilisée pour créer un dépôt distant. Le premier argument est le nom du dépôt distant et le deuxième son URL
-
git remote add origin https://$TOKEN:x-oauth-basic@
github.com/kedescamps/Test_Integration.git
-
git remote add origin https://$TOKEN:x-oauth-basic@
$LIEN_CIBLE
# on se place dans la branche du dépôt distant
-
git checkout -b $BRANCHE_CIBLE
# on met à jour la branche distante (Logiquement, elle devrait toujours être au même niveau que la master local)
...
...
This diff is collapsed.
Click to expand it.
Preview
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!
Save comment
Cancel
Please
register
or
sign in
to comment