Files
Poseidon/src/ServerPack/.gitlab-ci.yml
Moritz Jörg 1cb9d455db devel: Migrate from FAKE to Just
Also updates dotnetPackage CIs to v4.4
2025-12-06 09:39:59 +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.4
file: DotnetPackage.gitlab-ci.yml
inputs:
project-name: serverpack
project-dir: src/ServerPack
dotnet-build-package-serverpack:
tags:
- nix