Skip to content

feat(backend): backend with support for automatic board refresh #4

feat(backend): backend with support for automatic board refresh

feat(backend): backend with support for automatic board refresh #4

Workflow file for this run

name: CI/Frontend
on:
pull_request:
branches:
- master
paths:
- "next-tavla/**"
jobs:
docker-lint:
uses: entur/gha-docker/.github/workflows/[email protected]
with:
dockerfile: next-tavla/Dockerfile
ignore: DL3018,DL3019
helm-lint:
uses: entur/gha-helm/.github/workflows/[email protected]
with:
environment: prd
chart: next-tavla/helm/tavla
docker-build:
uses: entur/gha-docker/.github/workflows/[email protected]
with:
context: next-tavla