Compare commits
23 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f62b0c142c | |||
| fbbde61acc | |||
| 767fdd4e44 | |||
| 36d4d4a513 | |||
|
febea13ee4
|
|||
| 9ebcdc56a6 | |||
| 193d696dd1 | |||
|
dbc0c2b072
|
|||
| 43e300256b | |||
| 1b44e3ea0d | |||
|
b4d7c2659d
|
|||
|
f691eb5050
|
|||
| 0d35c61dfd | |||
| 8557efb2b2 | |||
|
df1acd5d41
|
|||
|
87b16714d6
|
|||
| 53574699f2 | |||
| 143925ab6a | |||
|
043b3a907f
|
|||
|
0693a12d2d
|
|||
| c746644454 | |||
| 07fb81d46c | |||
|
e855735fbf
|
+1
-2
@@ -4,13 +4,12 @@ include:
|
|||||||
file: Defaults.gitlab-ci.yml
|
file: Defaults.gitlab-ci.yml
|
||||||
- project: unboundsoftware/ci-templates
|
- project: unboundsoftware/ci-templates
|
||||||
file: Release.gitlab-ci.yml
|
file: Release.gitlab-ci.yml
|
||||||
ref: version-file
|
|
||||||
|
|
||||||
stages:
|
stages:
|
||||||
- build
|
- build
|
||||||
|
|
||||||
build:
|
build:
|
||||||
stage: build
|
stage: build
|
||||||
image: amd64/alpine:3.22.1@sha256:04f9172abd4691ef13a65d0c5c3057ba365a8db269e848ae24f2151e50997f99
|
image: amd64/alpine:3.22.2@sha256:b687e78c6e2785808446f45b52f1540a1e58adc07bdcffea354933b18c613d90
|
||||||
script:
|
script:
|
||||||
- env | sort
|
- env | sort
|
||||||
|
|||||||
@@ -1,3 +1,33 @@
|
|||||||
|
## [1.3.4] - 2025-10-09
|
||||||
|
|
||||||
|
### ⚙️ Miscellaneous Tasks
|
||||||
|
|
||||||
|
- Switch to main branch
|
||||||
|
## [1.3.3] - 2025-09-11
|
||||||
|
|
||||||
|
### ⚙️ Miscellaneous Tasks
|
||||||
|
|
||||||
|
- Restart from scratch
|
||||||
|
## [1.3.2] - 2025-09-10
|
||||||
|
|
||||||
|
### ⚙️ Miscellaneous Tasks
|
||||||
|
|
||||||
|
- Add mmm
|
||||||
|
## [1.3.1] - 2025-09-10
|
||||||
|
|
||||||
|
### 🐛 Bug Fixes
|
||||||
|
|
||||||
|
- Also add some lll
|
||||||
|
## [1.3.0] - 2025-09-10
|
||||||
|
|
||||||
|
### 🚀 Features
|
||||||
|
|
||||||
|
- Add some k's
|
||||||
|
## [1.2.2] - 2025-09-10
|
||||||
|
|
||||||
|
### ⚙️ Miscellaneous Tasks
|
||||||
|
|
||||||
|
- Just some changes
|
||||||
## [1.2.1] - 2025-09-09
|
## [1.2.1] - 2025-09-09
|
||||||
|
|
||||||
### ⚙️ Miscellaneous Tasks
|
### ⚙️ Miscellaneous Tasks
|
||||||
|
|||||||
Reference in New Issue
Block a user