projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
46f1e4c
)
ci: Only use letters in "expose_as"
author
Guido Günther
<agx@sigxcpu.org>
Wed, 19 Jan 2022 15:39:44 +0000
(16:39 +0100)
committer
Guido Günther
<agx@sigxcpu.org>
Wed, 19 Jan 2022 17:51:29 +0000
(18:51 +0100)
.gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/.gitlab-ci.yml
b/.gitlab-ci.yml
index 38b770dbc0a1f0c5d09c15c48184283dfce5ab01..b2d911ffe5c576a11efe989cf4e08c4786fac9c0 100644
(file)
--- a/
.gitlab-ci.yml
+++ b/
.gitlab-ci.yml
@@
-158,7
+158,7
@@
msys2-mingw64:
CHERE_INVOKING: "yes"
artifacts:
when: always
- expose_as: 'Windows
DLL (MSYS2 64 bit toolchain)
'
+ expose_as: 'Windows
_DLL_MSYS2_64_bit_toolchain
'
paths:
- "${CI_PROJECT_DIR}/_build/gtkdll.tar.gz"