This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
x
/
buildme
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
6d5278f103
Ramas
Etiquetas
luisdev
master
standalone
buildme
/
buildme.yml
buildme.yml
108 B
Histórico
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