1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-27 15:41:45 +01:00

Adds packr

This commit is contained in:
Amir Raminfar
2018-11-01 10:05:43 -07:00
parent 239bd874b2
commit e43879b69c

View File

@@ -9,6 +9,7 @@ services:
before_install:
- nvm install --lts
- npm i
- go get -u github.com/gobuffalo/packr/packr
after_success:
# docker login is required if you want to push docker images.