fedmsg needs a username.
This commit is contained in:
parent
95a752a8ba
commit
5c095a6bda
1 changed files with 3 additions and 0 deletions
|
@ -12,6 +12,9 @@ spec:
|
|||
# See imagestream.yml for the definition
|
||||
FROM greenwave-upstream:latest
|
||||
|
||||
# fedmsg needs a username.
|
||||
ENV USER=greenwave
|
||||
|
||||
# Become root during build to chmod
|
||||
USER 0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue