.
This commit is contained in:
parent
c50fbe34db
commit
d39a32ea5f
|
@ -66,7 +66,7 @@ trigger:
|
|||
---
|
||||
kind: pipeline
|
||||
type: docker
|
||||
name: xml
|
||||
name: convert
|
||||
|
||||
platform:
|
||||
os: linux
|
||||
|
@ -98,9 +98,6 @@ steps:
|
|||
path: /var/run
|
||||
- name: "git"
|
||||
image: alpine/git:latest
|
||||
when:
|
||||
branch:
|
||||
- format-branch
|
||||
commands:
|
||||
- git log
|
||||
- git remote -v
|
||||
|
|
Loading…
Reference in New Issue