Files
release-test/.gitlab-ci.yml
T
2025-12-03 20:56:41 +00:00

16 lines
377 B
YAML

include:
- template: 'Workflows/MergeRequest-Pipelines.gitlab-ci.yml'
- project: unboundsoftware/ci-templates
file: Defaults.gitlab-ci.yml
- project: unboundsoftware/ci-templates
file: Release.gitlab-ci.yml
stages:
- build
build:
stage: build
image: amd64/alpine:3.23.0@sha256:b47afff56f9040673f4878cb4215666e2317403525985f2cd95b51531d4846c8
script:
- env | sort