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
b61ac546
Commit
b61ac546
authored
Jul 30, 2018
by
Leonard Gram
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
build: disables external docker build for master and release.
parent
99a9dbb0
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
6 deletions
+0
-6
.circleci/config.yml
+0
-6
No files found.
.circleci/config.yml
View file @
b61ac546
...
@@ -261,9 +261,6 @@ jobs:
...
@@ -261,9 +261,6 @@ jobs:
name
:
Trigger Windows build
name
:
Trigger Windows build
command
:
'
./scripts/trigger_windows_build.sh
${APPVEYOR_TOKEN}
${CIRCLE_SHA1}
master'
command
:
'
./scripts/trigger_windows_build.sh
${APPVEYOR_TOKEN}
${CIRCLE_SHA1}
master'
-
run
:
-
run
:
name
:
Trigger Docker build
command
:
'
./scripts/trigger_docker_build.sh
${TRIGGER_GRAFANA_PACKER_CIRCLECI_TOKEN}
master-$(echo
"${CIRCLE_SHA1}"
|
cut
-b1-7)'
-
run
:
name
:
Publish to Grafana.com
name
:
Publish to Grafana.com
command
:
|
command
:
|
rm dist/grafana-master-$(echo "${CIRCLE_SHA1}" | cut -b1-7).linux-x64.tar.gz
rm dist/grafana-master-$(echo "${CIRCLE_SHA1}" | cut -b1-7).linux-x64.tar.gz
...
@@ -284,9 +281,6 @@ jobs:
...
@@ -284,9 +281,6 @@ jobs:
-
run
:
-
run
:
name
:
Trigger Windows build
name
:
Trigger Windows build
command
:
'
./scripts/trigger_windows_build.sh
${APPVEYOR_TOKEN}
${CIRCLE_SHA1}
release'
command
:
'
./scripts/trigger_windows_build.sh
${APPVEYOR_TOKEN}
${CIRCLE_SHA1}
release'
-
run
:
name
:
Trigger Docker build
command
:
'
./scripts/trigger_docker_build.sh
${TRIGGER_GRAFANA_PACKER_CIRCLECI_TOKEN}
${CIRCLE_TAG}'
workflows
:
workflows
:
version
:
2
version
:
2
...
...
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