Skip to content

chore(ci): specify full release image uri #219

chore(ci): specify full release image uri

chore(ci): specify full release image uri #219

Workflow file for this run

name: Main and PR Pipeline
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
defaults:
run:
shell: bash
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
normal:
uses: ./.github/workflows/normal.yaml
with:
is_release: false