Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Ecolyo
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
Container registry
Model registry
Operate
Environments
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
web-et-numerique
Factory
LLLE_Project
Ecolyo
Commits
bfdf45aa
Commit
bfdf45aa
authored
2 years ago
by
Hugo NOUTS
Browse files
Options
Downloads
Patches
Plain Diff
push build
parent
d3477112
No related branches found
No related tags found
1 merge request
!788
Resolve "[?] Comprendre que le connecteur est en maintenance même lorsque je suis déconnecté"
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+3
-0
3 additions, 0 deletions
.gitlab-ci.yml
with
3 additions
and
0 deletions
.gitlab-ci.yml
+
3
−
0
View file @
bfdf45aa
...
...
@@ -132,6 +132,7 @@ push_to_test:
-
apk add git
-
apk add bash
script
:
-
yarn
-
ls build
-
git config --global user.name build-pipeline
-
git config --global user.email "$GIT_USER"
...
...
@@ -152,6 +153,7 @@ push_to_dev:
-
apk add git
-
apk add bash
script
:
-
yarn
-
git config --global user.name build-pipeline
-
git config --global user.email "$GIT_USER"
-
git config --global user.password "$GIT_PWD"
...
...
@@ -170,6 +172,7 @@ push_to_master:
-
apk add git
-
apk add bash
script
:
-
yarn
-
git config --global user.name build-pipeline
-
git config --global user.email "$GIT_USER"
-
git config --global user.password "$GIT_PWD"
...
...
This diff is collapsed.
Click to expand it.
Ghost User
@ghost
mentioned in commit
7bd45e0b
·
2 years ago
mentioned in commit
7bd45e0b
mentioned in commit 7bd45e0bdb34c9d102c35b6178b5513440b0785b
Toggle commit list
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