cicd: Build libs on nix
This commit is contained in:
@@ -9,4 +9,8 @@ include:
|
||||
file: DotnetPackage.gitlab-ci.yml
|
||||
inputs:
|
||||
project-name: archmaester
|
||||
project-dir: src/DataAgent
|
||||
project-dir: src/DataAgent
|
||||
|
||||
dotnet-build-package-archmaester:
|
||||
tags:
|
||||
- nix
|
||||
@@ -9,4 +9,8 @@ include:
|
||||
file: DotnetPackage.gitlab-ci.yml
|
||||
inputs:
|
||||
project-dir: src/Interfaces
|
||||
project-name: interfaces
|
||||
project-name: interfaces
|
||||
|
||||
dotnet-build-package-interfaces:
|
||||
tags:
|
||||
- nix
|
||||
@@ -9,4 +9,8 @@ include:
|
||||
file: DotnetPackage.gitlab-ci.yml
|
||||
inputs:
|
||||
project-name: serverpack
|
||||
project-dir: src/ServerPack
|
||||
project-dir: src/ServerPack
|
||||
|
||||
dotnet-build-package-serverpack:
|
||||
tags:
|
||||
- nix
|
||||
Reference in New Issue
Block a user