Skip to content

Commit 8c1ed28

Browse files
promaghebasto
authored andcommitted
ci: Set alias in tasks with artifacts in cirrus.yml
1 parent 1576667 commit 8c1ed28

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.cirrus.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,7 @@ task:
202202

203203
task:
204204
name: 'Win64 [unit tests, no gui tests, no boost::process, no functional tests] [jammy]'
205+
alias: win64
205206
<< : *GLOBAL_TASK_TEMPLATE
206207
container:
207208
image: ubuntu:jammy
@@ -308,6 +309,7 @@ task:
308309

309310
task:
310311
name: 'macOS 10.15 [gui, no tests] [focal]'
312+
alias: macos
311313
<< : *CONTAINER_DEPENDS_TEMPLATE
312314
container:
313315
image: ubuntu:focal

0 commit comments

Comments
 (0)