Files
Poseidon/src/Interfaces/.gitlab-ci.yml
Moritz Jörg 15e348c17b chore: Bump to net10
Also bumps gitlab ci to v4.5
2026-01-15 15:50:29 +01:00

17 lines
435 B
YAML

# yaml-language-server: $schema=https://gitlab.com/gitlab-org/gitlab/-/raw/master/app/assets/javascripts/editor/schema/ci.json
variables:
SKIP_TESTS: "true"
SKIP_SINGULARITY: "true"
include:
- project: oceanbox/gitlab-ci
ref: v4.5
file: DotnetPackage.gitlab-ci.yml
inputs:
project-name: interfaces
project-dir: src/Interfaces
dotnet-build-package-interfaces:
tags:
- nix