ci: remove double dash

This commit is contained in:
Adam Uhlíř 2025-04-04 11:12:10 +02:00
parent 8297380294
commit 44bf58bfd7
No known key found for this signature in database
GPG Key ID: 1D17A9E81F76155B

View File

@ -27,7 +27,7 @@ jobs:
docker_build_context: vendor/codex-contracts-eth
docker_file: vendor/codex-contracts-eth/docker/Dockerfile
dockerhub_repo: codexstorage/codex-contracts-eth
tag_suffix: -codex-factory
tag_suffix: codex-factory
tag_sha_long: true
checkout-submodules: true
secrets: inherit