Update pipeline
Some checks failed
continuous-integration/drone/push Build encountered an error

This commit is contained in:
2022-11-02 15:20:00 +13:00
parent 55e2036835
commit 4b367f73a2

View File

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