Skip to content

bf: UTAPI-105 UtapiReindex: use list of redis sentinels #261

bf: UTAPI-105 UtapiReindex: use list of redis sentinels

bf: UTAPI-105 UtapiReindex: use list of redis sentinels #261

Workflow file for this run

name: build-dev-image
on:
push:
branches-ignore:
- 'development/**'
jobs:
build-dev:
uses: scality/workflows/.github/workflows/docker-build.yaml@v2
secrets:
REGISTRY_LOGIN: ${{ github.repository_owner }}
REGISTRY_PASSWORD: ${{ github.token }}
with:
namespace: ${{ github.repository_owner }}
name: ${{ github.event.repository.name }}