Compare commits
2 Commits
aedd1d77a0
...
cdb18bf2a5
Author | SHA1 | Date | |
---|---|---|---|
cdb18bf2a5 | |||
b8862de242 |
@ -5,7 +5,7 @@ RUN groupadd -g 281 docker
|
|||||||
RUN usermod -aG docker jenkins
|
RUN usermod -aG docker jenkins
|
||||||
|
|
||||||
# Install tea
|
# Install tea
|
||||||
RUN apt-get update && apt-get install -y build-essential
|
RUN apt-get update && apt-get install -y git make golang
|
||||||
RUN git clone https://gitea.com/gitea/tea.git
|
RUN git clone https://gitea.com/gitea/tea.git
|
||||||
RUN cd tea && make && make install
|
RUN cd tea && make && make install
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user