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