fix: Correctly tag docker images

This commit is contained in:
Hugo Larcher 2025-01-06 10:54:11 +01:00
parent 2042149285
commit d16749ebe6
No known key found for this signature in database
GPG Key ID: 3DAF63124699CA2B

View File

@ -16,6 +16,7 @@ on:
- "launcher/**" - "launcher/**"
- "Cargo.lock" - "Cargo.lock"
- "rust-toolchain.toml" - "rust-toolchain.toml"
- ".github/workflows/build_trtllm.yaml"
branches: branches:
- "main" - "main"