generated from Templates/Baseline
just install go sources
All checks were successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/push/next Pipeline was successful
ci/woodpecker/push/master Pipeline was successful
ci/woodpecker/pr/test Pipeline was successful
ci/woodpecker/pr/master Pipeline was successful
ci/woodpecker/pr/next Pipeline was successful
All checks were successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/push/next Pipeline was successful
ci/woodpecker/push/master Pipeline was successful
ci/woodpecker/pr/test Pipeline was successful
ci/woodpecker/pr/master Pipeline was successful
ci/woodpecker/pr/next Pipeline was successful
This commit is contained in:
parent
52b4a5d717
commit
6221565fa1
@ -16,9 +16,9 @@ RUN \
|
||||
|
||||
RUN \
|
||||
echo "**** install dev runtimes ****" && \
|
||||
curl -fsSL https://deb.nodesource.com/setup_lts.x | sudo -E bash - && \
|
||||
#curl -fsSL https://deb.nodesource.com/setup_lts.x | sudo -E bash - && \
|
||||
# update already called by nodesource install script
|
||||
# apt-get update && \
|
||||
apt-get update && \
|
||||
apt-get install -y \
|
||||
# let the user install nodejs to save 800MB in image
|
||||
# nodejs \
|
||||
|
Loading…
x
Reference in New Issue
Block a user