Update .gitlab-ci.yml file

This commit is contained in:
2025-07-20 19:45:19 +00:00
parent f71054949d
commit f2d94fc0b3

View File

@@ -12,7 +12,7 @@ build_linux:
- assets/ - assets/
expire_in: 1 month expire_in: 1 month
tags: tags:
- linux - all
build_windows: build_windows:
stage: build stage: build
@@ -25,4 +25,4 @@ build_windows:
- assets/ - assets/
expire_in: 1 month expire_in: 1 month
tags: tags:
- windows - all