mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +00:00
fix(ci): update rust github actions workflow
This commit is contained in:
parent
5466e5051b
commit
efdbf708a0
1 changed files with 1 additions and 4 deletions
5
.github/workflows/rust.yml
vendored
5
.github/workflows/rust.yml
vendored
|
|
@ -7,10 +7,7 @@ name: Build and push Rust service Docker images
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
paths:
|
paths:
|
||||||
- 'lib/libpk/**'
|
- 'crates/**'
|
||||||
- 'services/api/**'
|
|
||||||
- 'services/gateway/**'
|
|
||||||
- 'services/avatars/**'
|
|
||||||
- '.github/workflows/rust.yml'
|
- '.github/workflows/rust.yml'
|
||||||
- 'ci/Dockerfile.rust'
|
- 'ci/Dockerfile.rust'
|
||||||
- 'ci/rust-docker-target.sh'
|
- 'ci/rust-docker-target.sh'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue