Forgot to fix my test after testing it.
This commit is contained in:
parent
722141bfa6
commit
2c9cc76a7d
|
@ -38,7 +38,7 @@ job "binstore-storagelocker" {
|
||||||
}
|
}
|
||||||
env {
|
env {
|
||||||
HELLO = "world"
|
HELLO = "world"
|
||||||
PLOP = "coucou"
|
LOREM = "ipsum"
|
||||||
}
|
}
|
||||||
resources {
|
resources {
|
||||||
cpu = 500
|
cpu = 500
|
||||||
|
|
Loading…
Reference in a new issue