This website requires JavaScript.
Explore
Help
Sign in
baalajimaestro
/
traefik
Watch
1
Star
0
Fork
You've already forked traefik
0
Code
Issues
Pull requests
Projects
Releases
Packages
1
Wiki
Activity
Actions
29e1e9eef2
traefik
/
script
/
generate
5 lines
40 B
Text
Raw
Normal View
History
Unescape
Escape
Update script to use /usr/bin/env bash… … instead of /bin/bash, to work better on more platforms. Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2017-04-21 09:23:45 +00:00
#!/usr/bin/env bash
Update building stuff - Add a Makefile with common targets (binary, test, validate, ..) - Use docker to build it (isolated) And update circleci to work with the new Makefile.. Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2015-09-15 19:38:54 +00:00
set -e
go generate
Reference in a new issue
Copy permalink