Add git configuration
This commit is contained in:
parent
e79acecbe1
commit
becfa76aa0
@ -23,3 +23,6 @@ USER build
|
|||||||
WORKDIR /home/build
|
WORKDIR /home/build
|
||||||
|
|
||||||
ENV TZ='Europe/Brussels'
|
ENV TZ='Europe/Brussels'
|
||||||
|
|
||||||
|
RUN git config --global user.email "sebastiaan.de.schaetzen+archlinux@gmail.com"
|
||||||
|
RUN git config --global user.name "Sebastiaan de Schaetzen (automated)"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user