diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 76f51c01e24e1308f0232111692e1df6da9382d7..d4511a77e8a067cffc9d3f91a92a5c8612fde803 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -26,6 +26,8 @@ image: "mcr.microsoft.com/dotnet/sdk:6.0" before_script: - apt-get update -y - apt-get install -y zip + - mkdir bin + build-job: # This job runs in the build stage, which runs first. stage: build script: