Vitaliy Potyarkin
a2748b35cc
All checks were successful
/ OCI image (pull_request) Successful in 1m31s
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>
8 lines
209 B
Bash
8 lines
209 B
Bash
FROSTFS_HUB_IMAGE=truecloudlab/frostfs
|
|
AIO_IMAGE=git.frostfs.info/truecloudlab/frostfs-aio
|
|
AIO_VERSION=1.6.5
|
|
|
|
FROSTFS_CORE_TAG=0.42.15
|
|
FROSTFS_HTTP_GATE_TAG=0.30.2
|
|
FROSTFS_S3_GATE_TAG=0.30.7
|
|
NEOGO_TAG=0.106.0
|