laconic-sdk/scripts/build-sdk-test-container.sh
Prathamesh Musale e5900b2e4a
Some checks failed
Tests / sdk_tests (pull_request) Failing after 5m32s
Add container build script and update workflow
2024-01-16 14:34:37 +05:30

3 lines
85 B
Bash
Executable File

#!/usr/bin/env bash
docker build -t cerc-io/laconic-sdk-tester:local -f Dockerfile .