Skip to content

Change .gitignore and remove vscode configuration #57

Change .gitignore and remove vscode configuration

Change .gitignore and remove vscode configuration #57

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