mirror of
https://github.com/codex-storage/cs-codex-dist-tests.git
synced 2025-02-04 16:24:22 +00:00
12 lines
318 B
YAML
12 lines
318 B
YAML
services:
|
|
dist-test-run:
|
|
build:
|
|
context: ..
|
|
dockerfile: docker/Dockerfile
|
|
environment:
|
|
- CODEXDOCKERIMAGE=codexstorage/nim-codex:sha-14c5270
|
|
- BRANCH="feature/docker-image-testruns"
|
|
- KUBECONFIG=/opt/kubeconfig
|
|
- LOGPATH=/opt/logs
|
|
- RUNNERLOCATION=ExternalToCluster
|