Compare commits

..

No commits in common. "3f3e66ef8f6c5d175fa21ec572207b055ddbdc5a" and "05e9d5989e7f66c0f7b3e8fcf61e8921556e6281" have entirely different histories.

1 changed files with 17 additions and 0 deletions

View File

@ -1,3 +1,20 @@
---
kind: pipeline
type: docker
name: register
platform:
os: linux
arch: amd64
clone:
disable: true
trigger:
event:
exclude:
- promote
---
kind: pipeline
type: docker