This commit is contained in:
benbierens 2023-07-21 09:44:46 +02:00
parent 933932b091
commit 10ffd29257
No known key found for this signature in database
GPG Key ID: FE44815D96D0A1AA
2 changed files with 1 additions and 2 deletions

View File

@ -4,7 +4,6 @@ using DistTestCore;
using DistTestCore.Codex;
using DistTestCore.Marketplace;
using DistTestCore.Metrics;
using Logging;
using Newtonsoft.Json;
using Configuration = CodexNetDeployer.Configuration;

View File

@ -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