Adding node and git for ci exec
Signed-off-by: Alex Lau (AvengerMoJo) <alau@suse.com>
This commit is contained in:
parent
6acfc0eb7a
commit
cfab7cc763
@ -1,7 +1,7 @@
|
|||||||
FROM opensuse/tumbleweed:latest
|
FROM opensuse/tumbleweed:latest
|
||||||
|
|
||||||
RUN zypper --non-interactive update
|
RUN zypper --non-interactive update
|
||||||
RUN zypper --non-interactive install osc expect obs-service-source_validator
|
RUN zypper --non-interactive install osc expect obs-service-source_validator typescript git
|
||||||
RUN zypper --non-interactive clean --all
|
RUN zypper --non-interactive clean --all
|
||||||
|
|
||||||
COPY osc_checkout /usr/bin/osc_checkout
|
COPY osc_checkout /usr/bin/osc_checkout
|
||||||
|
Loading…
x
Reference in New Issue
Block a user