clu-ling / clu-template

https://clu-ling.github.io/clu-template
0 stars 0 forks source link

Template Conditional CI variables #15

Open zwellington opened 2 years ago

zwellington commented 2 years ago

Mutli-arch Docker Builds:

If not mult-arch: do docker build + publish If multi-arch: do docker buildx + publish

Template variable: "multi-arch?": [y, n]

Python CI

pip install wheel in python package install