attempt to disable pipeline
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
679bcbfdc2
commit
00a0738370
|
@ -3,6 +3,10 @@
|
||||||
kind: pipeline
|
kind: pipeline
|
||||||
type: docker
|
type: docker
|
||||||
name: default
|
name: default
|
||||||
|
when:
|
||||||
|
branch:
|
||||||
|
- home-deploy
|
||||||
|
|
||||||
|
|
||||||
clone:
|
clone:
|
||||||
# skip_verify: true
|
# skip_verify: true
|
||||||
|
|
Reference in New Issue