mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
CI performance (#690)
More CI performance increase * Runs all builds in parallel * Avoids using the extra docker container in CI
This commit is contained in:
@@ -6,7 +6,6 @@ WORKDIR /build
|
||||
|
||||
# Install any needed packages specified in requirements.txt
|
||||
RUN apt-get update && \
|
||||
apt-get upgrade -y && \
|
||||
apt-get install -y \
|
||||
make \
|
||||
bzip2 \
|
||||
|
||||
Reference in New Issue
Block a user