damn jsonnet
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-11-02 15:21:40 +13:00
parent 4b367f73a2
commit 50f0da12d8

View File

@@ -60,8 +60,7 @@ local gen_pipeline(distro) =
temp: {},
},],
when:
{ event:
exclude: ['tag']
{ event: {exclude: ['tag']},
},
};