mirror of
https://github.com/drone-plugins/drone-docker.git
synced 2026-07-16 16:21:18 +08:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 55522cce76 |
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user