Skip to content

temp: try to build using container #161

temp: try to build using container

temp: try to build using container #161

Workflow file for this run

name: frontend-ci
on:
push:
branches:
- release
- hotfix
- develop
- feature/*
- bugfix/*
tags:
- '**'
jobs:
call-frontend-ci-workflow:
uses: netcracker/qubership-apihub-ci/.github/workflows/frontend-ci.yaml@main
with:
container: "ghcr.io/netcracker/qubership-apihub-nodejs-dev-image:1.8.0"