nvchecker: add singularity
This commit is contained in:
parent
e697e85f0e
commit
81aa0393ea
1 changed files with 6 additions and 0 deletions
|
@ -309,6 +309,12 @@ github = "hpcng/nomad-driver-singularity"
|
||||||
use_max_tag = true
|
use_max_tag = true
|
||||||
prefix = "v"
|
prefix = "v"
|
||||||
|
|
||||||
|
[singularity]
|
||||||
|
source = "github"
|
||||||
|
github = "hpcng/singularity"
|
||||||
|
use_max_tag = true
|
||||||
|
prefix = "v"
|
||||||
|
|
||||||
[criu]
|
[criu]
|
||||||
source = "github"
|
source = "github"
|
||||||
github = "checkpoint-restore/criu"
|
github = "checkpoint-restore/criu"
|
||||||
|
|
Loading…
Reference in a new issue