Update file .gitlab-ci.yml
- Update file .gitlab-ci.yml
Made platforms variable configurable to ci/cd vars with OPENTOFU_PLATFORMS.
Default is still $PLATFORMS: "linux/amd64,linux/arm64".
Use case: I would like to build my own air-gapped components but have no need for arm64
Edited by Henry