This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
registry-sdk
Watch
18
Star
0
Fork
2
You've already forked registry-sdk
Code
Issues
3
Pull Requests
1
Actions
Packages
Projects
Releases
12
Wiki
Activity
04d176eb55
registry-sdk
/
scripts
/
build-sdk-test-container.sh
3 lines
94 B
Bash
Raw
Normal View
History
Unescape
Escape
Tests cleanup (#53) General test improvements. - Simplifies Dockerfile - Refactors tests so they can be run independently Co-authored-by: Roy Crihfield <roy@manteia.ltd> Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com> Reviewed-on: https://git.vdb.to/cerc-io/laconic-sdk/pulls/53 Reviewed-by: Thomas E Lackey <telackey@noreply.git.vdb.to> Co-authored-by: Prathamesh Musale <prathamesh@noreply.git.vdb.to> Co-committed-by: Prathamesh Musale <prathamesh@noreply.git.vdb.to>
2024-01-22 08:30:35 +00:00
#!/usr/bin/env bash
Update Dockerfile and SDK tests workflow (#7) Part of https://www.notion.so/Create-laconic-registry-SDK-d3a636d4aba44f7cbba3bd99b7146811 Co-authored-by: neeraj <neeraj.rtly@gmail.com> Reviewed-on: https://git.vdb.to/deep-stack/registry-sdk/pulls/7 Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com> Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
2024-03-13 05:23:13 +00:00
docker build -t cerc/registry-sdk-tester:local -f Dockerfile . --no-cache
Reference in New Issue
Copy Permalink