Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
source-trace-manage-go
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Tracing
source-trace-manage-go
Commits
28d1bfaf
Commit
28d1bfaf
authored
Mar 19, 2021
by
zenglun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
新增一个打包环境
parent
2972adfb
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
0 deletions
+5
-0
.env.gs_build
.env.gs_build
+4
-0
package.json
package.json
+1
-0
No files found.
.env.gs_build
0 → 100644
View file @
28d1bfaf
NODE_ENV = 'production'
VUE_APP_CURRENTMODE = 'gs_test'
VUE_APP_VERSION = '0'
\ No newline at end of file
package.json
View file @
28d1bfaf
...
...
@@ -18,6 +18,7 @@
"build:dl_prod"
:
"vue-cli-service build --mode dl_prod_build"
,
"build:hl_prod"
:
"vue-cli-service build --mode hl_prod_build"
,
"build:boe_prod"
:
"vue-cli-service build --mode boe_prod_build"
,
"build:gs"
:
"vue-cli-service build --mode gs_build"
,
"deploy:sy"
:
"vue-cli-service build --mode sy_test_build && bash ./sy.sh"
,
"deploy:cs"
:
"vue-cli-service build --mode cs_test_build && bash ./cs.sh"
,
"deploy:best"
:
"vue-cli-service build --mode best_test_build && bash ./best.sh"
,
...
...
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