Skip to content

4.3.1

4.3.1 #43

Workflow file for this run

name: release
on:
release:
types: [published]
jobs:
docker:
uses: scality/workflows/.github/workflows/docker-build.yaml@v2
with:
name: artifacts
namespace: scality
tag: ${{ github.ref_name }}