Skip to content

fix_webhook_endpoint #32

fix_webhook_endpoint

fix_webhook_endpoint #32

Workflow file for this run

name: Docker CI Workflow
on:
release:
types: [created]
push:
branches:
- '**'
jobs:
call-docker-ci-workflow:
uses: netcracker/qubership-apihub-ci/.github/workflows/docker-ci.yml@v4
with:
name: qubership-apihub-backend
file: Dockerfile
context: ""
platforms: linux/amd64,linux/arm64