Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
apaas-ui
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gzga-jzapi
apaas-ui
Commits
376f7583
Commit
376f7583
authored
Feb 22, 2021
by
刘殿昕
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
pure build
parent
9e102744
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
.beagle.yml
.beagle.yml
+3
-3
No files found.
.beagle.yml
View file @
376f7583
...
@@ -17,7 +17,7 @@ pipeline:
...
@@ -17,7 +17,7 @@ pipeline:
-
/data/cache:/cache
-
/data/cache:/cache
when
:
when
:
branch
:
branch
:
-
dev
-
pure
## 构建
## 构建
build
:
build
:
image
:
registry.cn-qingdao.aliyuncs.com/wod/devops-node:12.18.0-stretch
image
:
registry.cn-qingdao.aliyuncs.com/wod/devops-node:12.18.0-stretch
...
@@ -29,7 +29,7 @@ pipeline:
...
@@ -29,7 +29,7 @@ pipeline:
-
yarn build
-
yarn build
when
:
when
:
branch
:
branch
:
-
dev
-
pure
store-cache
:
store-cache
:
image
:
registry.cn-qingdao.aliyuncs.com/wod/devops-cache:1.0
image
:
registry.cn-qingdao.aliyuncs.com/wod/devops-cache:1.0
...
@@ -40,7 +40,7 @@ pipeline:
...
@@ -40,7 +40,7 @@ pipeline:
-
/data/cache:/cache
-
/data/cache:/cache
when
:
when
:
branch
:
branch
:
-
dev
-
pure
## 编译成静态文件
## 编译成静态文件
docker
:
docker
:
...
...
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