mirror of
https://github.com/chirpstack/chirpstack.git
synced 2025-06-16 22:38:23 +00:00
Add .rpm and .tar.gz builds.
This commit is contained in:
@ -21,6 +21,7 @@ RUN apt-get update && \
|
||||
clang \
|
||||
yarnpkg \
|
||||
golang-cfssl \
|
||||
jq \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
RUN ln -s /usr/bin/yarnpkg /usr/bin/yarn
|
||||
|
Reference in New Issue
Block a user