Skip to content
Snippets Groups Projects
Commit 40a4f29f authored by Vlad Kondratiev's avatar Vlad Kondratiev
Browse files

yet another test

parent f3cc9c1c
No related branches found
No related tags found
1 merge request!7Add requantize workflow
Pipeline #48684 passed
FROM debian:bullseye AS BUILD
RUN apt update && apt install -y build-essential git autoconf libtool tcsh wget zlib1g-dev libcfitsio-dev && \
RUN apt update && apt install -y build-essential git autoconf libtool tcsh zlib1g-dev libcfitsio-dev && \
rm -rf /var/lib/apt/lists/*
#RUN apt update && apt install -y build-essential git autoconf libtool tcsh wget zlib1g-dev && \
# rm -rf /var/lib/apt/lists/*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment