File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 5656 - name : Build images
5757 run : |
5858 mkdir build
59- skaffold build --file-output=build/images.json
59+ skaffold build --platform=linux/amd64,linux/arm64 -- file-output=build/images.json
6060 - name : Archive image tags
6161 uses : actions/upload-artifact@v4
6262 with :
Original file line number Diff line number Diff line change 11# argocd-capi-operator
22
3+ [ ![ codecov] ( https://codecov.io/gh/agoda-com/argocd-capi-operator/graph/badge.svg?token=AOPBXCCF8W )] ( https://codecov.io/gh/agoda-com/argocd-capi-operator )
4+
35Register [ Cluster] ( https://doc.crds.dev/github.com/kubernetes-sigs/cluster-api/cluster.x-k8s.io/Cluster/v1beta1@v1.8.3 ) resources using [ ArgoCD Cluster API] ( https://pkg.go.dev/github.com/argoproj/argo-cd/v2@v2.12.3/pkg/apiclient/cluster#ClusterServiceClient ) .
46
57## How it works
You can’t perform that action at this time.
0 commit comments