Skip to content

[FIX] indentation Dockfile #31

[FIX] indentation Dockfile

[FIX] indentation Dockfile #31

Workflow file for this run

name: dev-build
on:
push:
branches:
- "16.0"
jobs:
build:
uses: ./.github/workflows/build-and-push.yml
with:
tags: ghcr.io/${{ github.repository_owner }}/curq:${{ github.ref_name }}-dev,ghcr.io/${{ github.repository_owner }}/curq:${{ github.ref_name }}-${{ github.sha }}