Compare commits
1 Commits
db85184dca
...
v1.3.5
Author | SHA1 | Date | |
---|---|---|---|
47f249af82
|
@@ -1,9 +0,0 @@
|
||||
|
||||
kind: pipeline
|
||||
type: docker
|
||||
name: "test"
|
||||
steps:
|
||||
- name: test
|
||||
image: bash
|
||||
commands:
|
||||
- echo 'Run tests'
|
@@ -4,7 +4,6 @@ import (
|
||||
"context"
|
||||
"os"
|
||||
"sync"
|
||||
"time"
|
||||
)
|
||||
|
||||
const (
|
||||
|
Reference in New Issue
Block a user