[#54] Build and host OCI images on our own infra #54

Open
potyarkin wants to merge 1 commit from potyarkin/frostfs-aio:feature/oci-image-pipeline into master
Member

Similar to TrueCloudLab/frostfs-s3-gw#587 this PR introduces a CI pipeline that builds Docker images and pushes them to our selfhosted registry

Similar to https://git.frostfs.info/TrueCloudLab/frostfs-s3-gw/issues/587 this PR introduces a CI pipeline that builds Docker images and pushes them to our selfhosted registry
potyarkin added 1 commit 2025-01-09 08:13:59 +00:00
Similar to TrueCloudLab/frostfs-s3-gw#587
this PR introduces a CI pipeline that builds Docker images and pushes them
to our selfhosted registry.

Signed-off-by: Vitaliy Potyarkin <v.potyarkin@yadro.com>
potyarkin force-pushed feature/oci-image-pipeline from dab7824b21 to a2748b35cc 2025-01-09 08:15:03 +00:00 Compare
dkirillov approved these changes 2025-01-09 08:26:42 +00:00
All checks were successful
/ OCI image (pull_request) Successful in 1m31s
This pull request doesn't have enough approvals yet. 1 of 2 approvals granted.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u feature/oci-image-pipeline:potyarkin-feature/oci-image-pipeline
git checkout potyarkin-feature/oci-image-pipeline
Sign in to join this conversation.
No description provided.