Skip to content

Rename gitlab callbacks (#8) (#9) #22

Rename gitlab callbacks (#8) (#9)

Rename gitlab callbacks (#8) (#9) #22

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