Compare commits
1 Commits
a4b5f0a2f9
...
198645ec51
Author | SHA1 | Date | |
---|---|---|---|
198645ec51 |
@ -1,6 +1,6 @@
|
||||
---
|
||||
kind: pipeline
|
||||
name: default
|
||||
name: build-test-publish
|
||||
|
||||
platform:
|
||||
os: linux
|
||||
@ -11,6 +11,7 @@ steps:
|
||||
pull: always
|
||||
image: spritsail/docker-build
|
||||
settings:
|
||||
use_cache: true
|
||||
repo: busybox-dev
|
||||
|
||||
- name: test
|
||||
|
Loading…
Reference in New Issue
Block a user