chore: Add ci

This commit is contained in:
2025-12-30 10:34:08 +01:00
parent 9876d5bec5
commit 983fa68f6a
+13 -3
View File
@@ -1,10 +1,20 @@
image:
name: alpine/helm:latest
entrypoint: ["/bin/bash", "-c"]
# yaml-language-server: $schema=https://gitlab.com/gitlab-org/gitlab/-/raw/master/app/assets/javascripts/editor/schema/ci.json
default:
tags:
- nix
stages:
- release
include:
- project: oceanbox/gitlab-ci
ref: v4.5
file: template/Base.gitlab-ci.yml
image:
name: alpine/helm:latest
entrypoint: ["/bin/bash", "-c"]
release:
stage: release
rules: