master
zhang 2 years ago
parent b62c478291
commit 8a4a084ca5

@ -2,7 +2,7 @@ kind: pipeline
type: docker
name: master
steps:
- name: restore-cache
image: alpine/git
commands:
- echo 你好...
- name: backend image build
image: alpine/git
commands:
- echo 你好...
Loading…
Cancel
Save