crossplane-contrib / provider-equinix-metal

DEPRECATED: Use provider-jet-equinix :warning:
https://github.com/crossplane-contrib/provider-jet-equinix
Apache License 2.0
16 stars 8 forks source link

ci: add GH workflow to install crossplane in kind #34

Closed displague closed 4 years ago

displague commented 4 years ago

Adds an initial GH Workflow

CI Testing steps intended:

Part of #6

Description of your changes

Checklist

I have:

hasheddan commented 4 years ago

@displague I think failure here is because it is trying to build an arm image on x86 host.. this works in Jenkins because we build in cross container. Do you know if GH action would let you use that here?

hasheddan commented 4 years ago

@displague if you want to merge this I can make the adjustments in my PR to get it running :)