Compare commits
No commits in common. "169fbf9bc6e6119500d9ae28bf4a9ab76728f0ea" and "ffcf6f372d1e78146f08aa43a412c72f2ee58706" have entirely different histories.
169fbf9bc6
...
ffcf6f372d
@ -11,7 +11,7 @@ steps:
|
||||
resources:
|
||||
limits:
|
||||
cpu: 1
|
||||
memory: 200MiB
|
||||
memory: 100MiB
|
||||
requests:
|
||||
cpu: 1
|
||||
memory: 50MiB
|
||||
|
@ -1,7 +0,0 @@
|
||||
package main
|
||||
|
||||
import "testing"
|
||||
|
||||
func TestMain(t *testing.T) {
|
||||
t.Log("it's all okay")
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user