projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
51f4ad5
)
ci: Reenable asan builds
author
Matthias Clasen
<mclasen@redhat.com>
Mon, 5 Jun 2023 20:21:24 +0000
(16:21 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Tue, 6 Jun 2023 00:55:00 +0000
(20:55 -0400)
This is an attempts to catch sporadic ci failures.
.gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/.gitlab-ci.yml
b/.gitlab-ci.yml
index 446e71e9b6cb5e890e253aec9cdd402d3e882b52..351bd0fb650fb3dc37388baf7facf67c5ea292c1 100644
(file)
--- a/
.gitlab-ci.yml
+++ b/
.gitlab-ci.yml
@@
-385,7
+385,6
@@
asan-build:
tags: [ asan ]
stage: analysis
needs: []
- when: manual
variables:
script:
- export PATH="$HOME/.local/bin:$PATH"