Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ci-demos
sdxl
Commits
1999d8ba
Commit
1999d8ba
authored
Jan 19, 2026
by
jerrrrry
Browse files
Update .gitlab-ci.yml
parent
f663c5ee
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
.gitlab-ci.yml
.gitlab-ci.yml
+0
-2
No files found.
.gitlab-ci.yml
View file @
1999d8ba
...
@@ -81,8 +81,6 @@ benchmark_sdxl:
...
@@ -81,8 +81,6 @@ benchmark_sdxl:
name
:
"
$CI_JOB_NAME-$CI_COMMIT_REF_NAME"
name
:
"
$CI_JOB_NAME-$CI_COMMIT_REF_NAME"
paths
:
paths
:
-
"
*.png"
-
"
*.png"
-
"
results.json"
-
"
benchmark.log"
# <-- 关键:将日志文件也作为产物保存
expire_in
:
1 week
expire_in
:
1 week
cache
:
cache
:
key
:
"
assets-cache-${CI_COMMIT_REF_SLUG}"
key
:
"
assets-cache-${CI_COMMIT_REF_SLUG}"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment