File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -42,6 +42,7 @@ install:
4242# ## Check generation changes, build and test
4343# ##
4444before_script :
45+ - make lint
4546 - while ! make build TAG=${VERSION}; do sleep 1; done
4647 - while ! make test TAG=${VERSION}; do sleep 1; done
4748 - git diff --quiet || { echo "Build Changes"; git diff; git status; false; }
Original file line number Diff line number Diff line change 22
33[ ![ Build Status] ( https://travis-ci.com/cytopia/docker-checkmake.svg?branch=master )] ( https://travis-ci.com/cytopia/docker-checkmake )
44[ ![ Tag] ( https://img.shields.io/github/tag/cytopia/docker-checkmake.svg )] ( https://github.com/cytopia/docker-checkmake/releases )
5- [ ![ ] ( https://images.microbadger.com/badges/version/cytopia/checkmake:latest.svg )] ( https://microbadger.com/images/cytopia/checkmake:latest " checkmake ")
6- [ ![ ] ( https://images.microbadger.com/badges/image/cytopia/checkmake:latest.svg )] ( https://microbadger.com/images/cytopia/checkmake:latest " checkmake ")
5+ [ ![ ] ( https://images.microbadger.com/badges/version/cytopia/checkmake:latest.svg?&kill_cache=1 )] ( https://microbadger.com/images/cytopia/checkmake:latest " checkmake ")
6+ [ ![ ] ( https://images.microbadger.com/badges/image/cytopia/checkmake:latest.svg?&kill_cache=1 )] ( https://microbadger.com/images/cytopia/checkmake:latest " checkmake ")
77[ ![ ] ( https://img.shields.io/badge/github-cytopia%2Fdocker--checkmake-red.svg )] ( https://github.com/cytopia/docker-checkmake " github.com/cytopia/docker-checkmake ")
88[ ![ License] ( https://img.shields.io/badge/license-MIT-%233DA639.svg )] ( https://opensource.org/licenses/MIT )
99
3333
3434View ** [ Dockerfile] ( https://github.com/cytopia/docker-checkmake/blob/master/Dockerfile ) ** on GitHub.
3535
36- [ ![ Docker hub] ( http://dockeri.co/image/cytopia/checkmake )] ( https://hub.docker.com/r/cytopia/checkmake )
36+ [ ![ Docker hub] ( http://dockeri.co/image/cytopia/checkmake?&kill_cache=1 )] ( https://hub.docker.com/r/cytopia/checkmake )
3737
3838Tiny Alpine-based multistage-build dockerized version of [ checkmake] ( https://github.com/mrtazz/checkmake ) <sup >[ 1] </sup >,
3939The image is built nightly against multiple stable versions and pushed to Dockerhub.
You can’t perform that action at this time.
0 commit comments