Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
Ephemeral
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Volkor Barbarian Warrior
Ephemeral
Commits
7f803bc0
Commit
7f803bc0
authored
10 months ago
by
Volkor Barbarian Warrior
Browse files
Options
Downloads
Patches
Plain Diff
Update .gitlab-ci.yml file
parent
d695e0f3
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#46
failed
10 months ago
Stage: lint
Stage: build
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+3
-0
3 additions, 0 deletions
.gitlab-ci.yml
with
3 additions
and
0 deletions
.gitlab-ci.yml
+
3
−
0
View file @
7f803bc0
...
@@ -44,4 +44,7 @@ test:
...
@@ -44,4 +44,7 @@ test:
image
:
rust:latest
image
:
rust:latest
script
:
script
:
-
rustc --version && cargo --version
-
rustc --version && cargo --version
-
apt update
-
apt install -y sqlite3 libmagic1 libmagic-dev
-
sqlite3 ephemeral.db < schema.sql
-
cargo test --verbose
-
cargo test --verbose
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment