This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
x
/
buildme
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
6d5278f103
Branches
Tags
luisdev
master
standalone
buildme
/
buildme.yml
buildme.yml
108 B
Historique
Raw
1
2
3
4
5
6
7
BASE: golang/1.8.1-alpine
PREPARE:
- apk add --update make
- apk add --update git
BUILD:
- make dist