Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
nexpie-grafana-theme
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Registry
Registry
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kornkitt Poolsup
nexpie-grafana-theme
Commits
fb99d9d6
Commit
fb99d9d6
authored
Oct 14, 2016
by
bergquist
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat(build): remove dist from artifact path
parent
b2acc7cf
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
appveyor.yml
+3
-2
No files found.
appveyor.yml
View file @
fb99d9d6
...
@@ -25,9 +25,10 @@ install:
...
@@ -25,9 +25,10 @@ install:
build_script
:
build_script
:
-
go run build.go build
-
go run build.go build
-
grunt release
-
grunt release
-
7z a grafana.zip %APPVEYOR_BUILD_FOLDER%\dist\*
#- 7z a grafana.zip %APPVEYOR_BUILD_FOLDER%\dist\*
-
cp dist/* .
artifacts
:
artifacts
:
-
path
:
grafana.zip
-
path
:
grafana
-*windows-ia32
.zip
#- path: dist/*
#- path: dist/*
name
:
binzip
name
:
binzip
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