Skip to content

16.0.0

16.0.0 #1

name: release-build-16.0
on:
release:
types: [published]
jobs:
build:
uses: ./.github/workflows/build-and-push.yml
if: startsWith(github.event.release.tag_name, '16.0.')
with:
tags: ghcr.io/${{ github.repository_owner }}/curq:latest,ghcr.io/${{ github.repository_owner }}/curq:${{ github.event.release.tag_name }},ghcr.io/${{ github.repository_owner }}/curq:16.0