This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
x
/
buildme
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
6d5278f103
Rami (Branch)
Tag
luisdev
master
standalone
buildme
/
buildme.yml
buildme.yml
108 B
Cronologia
Originale
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