ci: add buildkit_config CA trust for artifactapi push #5
Reference in New Issue
Block a user
Delete Branch "benvin/buildx-ca-config"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The buildx docker-container builder (buildkitd) runs in its own container and performs the push to the artifactapi local docker registry, so it needs the internal (Vault) CA passed via --config even though the plugin image already trusts it. This mirrors the fix proven in jellyfin-ha v0.1.2.
Changes: