Cleanup
This commit is contained in:
parent
933932b091
commit
10ffd29257
|
@ -4,7 +4,6 @@ using DistTestCore;
|
|||
using DistTestCore.Codex;
|
||||
using DistTestCore.Marketplace;
|
||||
using DistTestCore.Metrics;
|
||||
using Logging;
|
||||
using Newtonsoft.Json;
|
||||
using Configuration = CodexNetDeployer.Configuration;
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@ services:
|
|||
context: ..
|
||||
dockerfile: docker/Dockerfile
|
||||
environment:
|
||||
- CODEXDOCKERIMAGE=thatbenbierens/nim-codex:dhting
|
||||
- CODEXDOCKERIMAGE=codexstorage/nim-codex:sha-14c5270
|
||||
- BRANCH="feature/docker-image-testruns"
|
||||
- KUBECONFIG=/opt/kubeconfig
|
||||
- LOGPATH=/opt/logs
|
||||
|
|
Loading…
Reference in New Issue