fix env var name in CI

This commit is contained in:
gmega 2025-04-22 09:54:04 -03:00
parent 55eca589bc
commit e0aadf14b2
No known key found for this signature in database
GPG Key ID: 6290D34EAD824B18

View File

@ -13,7 +13,7 @@ env:
DOCKER_REPO: codexstorage/bittorrent-benchmarks
BUILD_ARGS: |
BUILD_TYPE=test
CODEX_COMPOSE_IMAGE: codexstorage/nim-codex:sha-f529a70
COMPOSE_CODEX_IMAGE: codexstorage/nim-codex:sha-f529a70
jobs:
build-and-test: