Skip to content

4.2.25

4.2.25 #41

Workflow file for this run

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