Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
piphone-front
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
2
Issues
2
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
La Quadrature du Net
piphone
piphone-front
Commits
daab6055
Commit
daab6055
authored
Jun 13, 2017
by
Okhin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
yaml syntax fixed
parent
0f8dbf9b
Pipeline
#1110
passed with stages
in 14 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
24 additions
and
24 deletions
+24
-24
.gitlab-ci.yml
.gitlab-ci.yml
+24
-24
No files found.
.gitlab-ci.yml
View file @
daab6055
...
...
@@ -13,7 +13,7 @@ job composer install:
only
:
-
master
job deploy preprod
:
job deploy preprod
:
variables
:
BASE_PATH
:
/srv/piphone/frontend/
environment
:
...
...
@@ -26,7 +26,7 @@ job composer install:
only
:
-
master
job deploy production
:
job deploy production
:
variables
:
BASE_PATH
:
/srv/piphone/frontend
environment
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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