We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9aaffa commit 887c2bbCopy full SHA for 887c2bb
.circleci/config.yml
@@ -51,7 +51,7 @@ jobs:
51
git clone https://github.com/singnet/snet-daemon.git
52
cd snet-daemon
53
./scripts/install
54
- ./scripts/build
+ ./scripts/build linux amd64
55
- run:
56
name: Build example-service
57
command: |
0 commit comments