Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
gluebuddy
Commits
ec1b665a
Verified
Commit
ec1b665a
authored
Jan 26, 2022
by
Levente Polyak
🚀
Browse files
ci: expire build artifact after 1 day
parent
b92218d6
Pipeline
#15227
passed with stage
in 44 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
ec1b665a
...
...
@@ -16,6 +16,7 @@ test:
artifacts
:
paths
:
-
target/release/gluebuddy
expire_in
:
1 day
script
:
-
cargo build --release --locked
-
cargo test --release --locked
...
...
Write
Preview
Supports
Markdown
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