Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
pleroma-fe
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
Service Desk
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
lambadalambda
pleroma-fe
Commits
bed37646
There was a problem fetching the pipeline summary.
Commit
bed37646
authored
8 years ago
by
lambadalambda
Browse files
Options
Downloads
Patches
Plain Diff
Update .gitlab-ci.yml
parent
30a908b5
No related branches found
No related tags found
1 merge request
!36
Unify notice timelines to make changes easier.
Pipeline
#
Changes
1
Pipelines
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 @
bed37646
...
...
@@ -33,11 +33,13 @@ stages:
-
deploy
test
:
stage
:
test
script
:
-
yarn
-
npm run unit
build
:
stage
:
build
script
:
-
yarn
-
npm run build
...
...
@@ -46,6 +48,7 @@ build:
-
dist/
deploy
:
stage
:
deploy
environment
:
dev
only
:
-
develop
...
...
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