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
79a3dc684b
commit
b2fae1c39c
1 changed files with 1 additions and 0 deletions
|
@ -98,6 +98,7 @@ build:
|
||||||
# where it is located (e.g. 'dotnet build ./src/ConsoleApp').
|
# where it is located (e.g. 'dotnet build ./src/ConsoleApp').
|
||||||
# Only one project path can be passed as a parameter to 'dotnet build' command.
|
# Only one project path can be passed as a parameter to 'dotnet build' command.
|
||||||
script:
|
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'
|
- 'dotnet build --no-restore'
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue