Run container as user
This commit is contained in:
parent
86676c61e5
commit
1c55277edf
2 changed files with 7 additions and 5 deletions
|
|
@ -9,7 +9,7 @@ platform:
|
|||
|
||||
steps:
|
||||
- name: build
|
||||
image: golang:latest
|
||||
image: golang:1
|
||||
commands:
|
||||
- apt-get update && apt-get install -y build-essential git go-bindata
|
||||
- go generate -v
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue