File tree 4 files changed +2
-32
lines changed
4 files changed +2
-32
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ IMAGE_PREFIX ?= deis
6
6
7
7
include versioning.mk
8
8
9
- SHELL_SCRIPTS = $(wildcard _scripts/ * .sh) $( wildcard rootfs/bin/* ) rootfs/opt/router/sbin/boot
9
+ SHELL_SCRIPTS = $(wildcard rootfs/bin/* ) rootfs/opt/router/sbin/boot
10
10
11
11
REPO_PATH := github.com/deis/${SHORT_NAME}
12
12
Original file line number Diff line number Diff line change 1
1
# Deis Router v2
2
2
3
- [ ![ Build Status] ( https://travis- ci.org/ deis/ router.svg?branch=master )] ( https://travis- ci.org/ deis/router )
3
+ [ ![ Build Status] ( https://ci.deis.io/job/ router/badge/icon )] ( https://ci.deis.io/job /router )
4
4
[ ![ codecov.io] ( https://codecov.io/github/deis/router/coverage.svg?branch=master )] ( https://codecov.io/github/deis/router?branch=master )
5
5
[ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/deis/router )] ( https://goreportcard.com/report/github.com/deis/router )
6
6
[ ![ Docker Repository on Quay] ( https://quay.io/repository/deis/router/status " Docker Repository on Quay ")] ( https://quay.io/repository/deis/router )
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments