mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-20 08:33:11 +00:00
ci: add jq to app image
This commit is contained in:
@@ -52,7 +52,8 @@ RUN apt-get update && \
|
||||
ssh \
|
||||
unzip \
|
||||
wget \
|
||||
gpg-agent
|
||||
gpg-agent \
|
||||
jq
|
||||
|
||||
### Setup the locale
|
||||
RUN sed -i 's/# en_US.UTF-8 UTF-8/en_US.UTF-8 UTF-8/' /etc/locale.gen && \
|
||||
|
||||
Reference in New Issue
Block a user