Compare commits

...

1 Commits

Author SHA1 Message Date
Archit Mallik 55522cce76 Update pipeline drone-docker-harness 2025-02-12 15:25:46 +05:30
+1
View File
@@ -45,6 +45,7 @@ pipeline:
image: golang:1.22.4 image: golang:1.22.4
shell: Sh shell: Sh
command: go test -cover ./... command: go test -cover ./...
- parallel:
- stage: - stage:
name: linux-amd64 name: linux-amd64
identifier: linamd64 identifier: linamd64