Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FDN-2492 manifest tool for play image (#106)
* manifest tool for play image * use default dir * install curl in kaniko image * run manifest tool in arm64 container build * cd /tmp * install curl * move manifest-tool to a separage stage * move manifest-tool to a separage stage * use play container * use generic pod template * install curl in a docker container * use apk to install curl * remove arm64 end * run builds in parallel * use stages * use stages * remove stages * multi platform container for play builder * multi platform build for node20 * remove duplication * update labels in arm64 builds * play builder doesn't support arm64 * test multi platform fro all images * remove duplication * remove commnets * remove node12 * drop support of Node12/16
- Loading branch information