Skip to content

Merge branch 'improvement/UTAPI-107-fix-CVE-2019-8457' into tmp/octop… #275

Merge branch 'improvement/UTAPI-107-fix-CVE-2019-8457' into tmp/octop…

Merge branch 'improvement/UTAPI-107-fix-CVE-2019-8457' into tmp/octop… #275

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 }}