Commit 9b206ad7 authored by Anton Borisov's avatar Anton Borisov

Add new file

parent 69b708e1
Pipeline #19 failed with stage
in 16 seconds
FROM microsoft/dotnet:-sdk
COPY ./Sources /var/www/app
WORKDIR /var/www/app
RUN cd /var/www/app && dotnet build
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment