You've already forked ansible-role-common
Actually exclude the main pipeline
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -59,6 +59,8 @@ local gen_pipeline(distro) =
|
|||||||
name: 'dockersock',
|
name: 'dockersock',
|
||||||
temp: {},
|
temp: {},
|
||||||
},],
|
},],
|
||||||
|
trigger:
|
||||||
|
{ event: {exclude: ['tag'],},},
|
||||||
when:
|
when:
|
||||||
{ event: {exclude: ['tag']},
|
{ event: {exclude: ['tag']},
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user