Commit 2ad6230a authored by Piotr Wosiek's avatar Piotr Wosiek

Remove the diagram of project directories structure

parent fdc52b5f
# This is a simple example illustrating how to build and test .NET Core project
# with GitLab Continuous Integration / Continuous Delivery.
#
# Structure of a sample project would look like this:
#
# Project
# ├── src
# │ └── ConsoleApp
# │ └── Program.cs
# └── test
# └── UnitTests
# └── BasicUnitTests.cs
# Specify the Docker image
#
......
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