mirror of
https://gitgud.io/amevarashi/rjw-sexperience-ideology.git
synced 2024-08-15 00:43:19 +00:00
Update .gitlab-ci.yml file
This commit is contained in:
parent
b2fae1c39c
commit
332a65eb7d
1 changed files with 1 additions and 1 deletions
|
@ -99,7 +99,7 @@ build:
|
|||
# Only one project path can be passed as a parameter to 'dotnet build' command.
|
||||
script:
|
||||
- 'echo $RJW_DLL_URL'
|
||||
- 'curl --create-dirs "$RJW_DLL_URL" -o ../../rjw/1.4/Assemblies/RJW.dll'
|
||||
- 'curl --create-dirs $RJW_DLL_URL -o ../../rjw/1.4/Assemblies/RJW.dll'
|
||||
- 'dotnet build --no-restore'
|
||||
|
||||
#tests:
|
||||
|
|
Loading…
Reference in a new issue