Commit graph

6 commits

Author SHA1 Message Date
c2207c22ef
Fix more URLs in CI pipelines 2025-04-21 15:33:33 +02:00
5aa8421f7d
Fix incorrect URLs 2025-04-21 15:28:27 +02:00
e61a252ee6
Remove internal URLs from CI
Due to using internal URLs, the pipelines demanded a very specific
network setup to work.
By changing everything to their public-facing URLs, they now become
agnostic to internal topology.
2025-04-21 15:18:19 +02:00
beba47f340
Push a packaged with a fixed version for master
All checks were successful
build/msvc Build for the target platform: msvc
lint/clippy Checking for common mistakes and opportunities for code improvement
build/linux Build for the target platform: linux
To provide something that can easily be linked to, also push packages
built from `master` to a version that doesn't contain the SHA.
2025-03-12 11:33:48 +01:00
227dff03ef
ci: Fix base pipeline
Concourse doesn't allow variables to be undefined.
2023-11-28 21:52:55 +01:00
b64ff9043c
ci: Create build artifacts for commits on master
All checks were successful
lint/clippy Checking for common mistakes and opportunities for code improvement
build/msvc Build for the target platform: msvc
build/linux Build for the target platform: linux
2023-11-27 16:12:41 +01:00