change semaphore stuff

java_console
Adam Veldhousen 2019-01-30 23:08:47 -06:00
parent 02e0c36f95
commit 6948203aa2
2 changed files with 17 additions and 17 deletions

View File

@ -6,18 +6,6 @@ agent:
os_image: ubuntu1804
blocks:
- name: "Build"
task:
env_vars:
- name: APP_ENV
value: prod
jobs:
- name: build
commands:
- checkout
- make setup
- make dev
- name: "Vet"
task:
jobs:
@ -32,3 +20,15 @@ blocks:
- checkout
- make setup
- echo "make lint"
- name: "Build"
task:
env_vars:
- name: APP_ENV
value: prod
jobs:
- name: build
commands:
- checkout
- make setup
- make dev

View File

@ -1,10 +1,10 @@
# DRACLI
[![GoDoc](https://godoc.org/github.com/adamveld12/drac?status.svg)](http://godoc.org/github.com/adamveld12/drac)
[![Go Walker](http://gowalker.org/api/v1/badge)](https://gowalker.org/github.com/adamveld12/drac)
[![Gocover](http://gocover.io/_badge/github.com/adamveld12/drac)](http://gocover.io/github.com/adamveld12/drac)
[![Go Report Card](https://goreportcard.com/badge/github.com/adamveld12/drac)](https://goreportcard.com/report/github.com/adamveld12/drac)
[![Build Status](https://semaphoreci.com/api/v1/adamveld12/drac/branches/master/badge.svg)](https://semaphoreci.com/adamveld12/drac)
[![GoDoc](https://godoc.org/github.com/adamveld12/dracli?status.svg)](http://godoc.org/github.com/adamveld12/dracli)
[![Go Walker](http://gowalker.org/api/v1/badge)](https://gowalker.org/github.com/adamveld12/dracli)
[![Gocover](http://gocover.io/_badge/github.com/adamveld12/dracli)](http://gocover.io/github.com/adamveld12/dracli)
[![Go Report Card](https://goreportcard.com/badge/github.com/adamveld12/dracli)](https://goreportcard.com/report/github.com/adamveld12/dracli)
[![Build Status](https://semaphoreci.com/api/v1/adamveld12/dracli/branches/master/badge.svg)](https://semaphoreci.com/adamveld12/dracli)
A quick and dirty CLI/client library for the Integrated Dell Remote Access Controller v6.