add devcontainer build to ci

This commit is contained in:
Maple Nebel 2025-11-06 22:22:37 +01:00
commit 66d323fe73
3 changed files with 7 additions and 6 deletions

View file

@ -1,3 +1,3 @@
{
"build": { "dockerfile": "Dockerfile" }
"image": "ci.virintox.com/spfn/rust-nex/dev-container:latest"
}