Update .gitlab-ci.yml file

This commit is contained in:
amevarashi 2024-04-27 16:13:33 +00:00
parent 76bd1bdabf
commit b83b0c0ecd
1 changed files with 1 additions and 0 deletions

View File

@ -99,6 +99,7 @@ build:
# Only one project path can be passed as a parameter to 'dotnet build' command.
script:
- 'curl --create-dirs "https://gitgud.io/jikulopo/rjw/-/raw/1.5-test/1.5/Assemblies/RJW.dll" -o ../../rjw/1.5/Assemblies/RJW.dll'
- 'ls ../../rjw/1.5/Assemblies/RJW.dll'
- 'dotnet build --no-restore'
#tests: