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
OpenDAS
text-generation-inference
Commits
603e20b5
"model/vscode:/vscode.git/clone" did not exist on "603ceefaa67feee627e01cae1df1e0642e1c868f"
Unverified
Commit
603e20b5
authored
Mar 23, 2023
by
OlivierDehaene
Committed by
GitHub
Mar 23, 2023
Browse files
feat(ci): add ci paths (#134)
parent
78501190
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
0 deletions
+11
-0
.github/workflows/build.yaml
.github/workflows/build.yaml
+9
-0
.github/workflows/tests.yaml
.github/workflows/tests.yaml
+2
-0
No files found.
.github/workflows/build.yaml
View file @
603e20b5
...
...
@@ -8,6 +8,15 @@ on:
tags
:
-
'
v*'
pull_request
:
paths
:
-
"
.github/workflows/build.yaml"
-
"
server/**"
-
"
proto/**"
-
"
router/**"
-
"
launcher/**"
-
"
Cargo.lock"
-
"
rust-toolchain.toml"
-
"
Dockerfile"
branches
:
-
'
main'
...
...
.github/workflows/tests.yaml
View file @
603e20b5
...
...
@@ -8,6 +8,8 @@ on:
-
"
proto/**"
-
"
router/**"
-
"
launcher/**"
-
"
Cargo.lock"
-
"
rust-toolchain.toml"
jobs
:
run_tests
:
...
...
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