Skip to content

Use mui tree-view v7 #398

Use mui tree-view v7

Use mui tree-view v7 #398

Workflow file for this run

name: CI
on:
push:
branches:
- 'main'
pull_request:
jobs:
build:
uses: powsybl/github-ci/.github/workflows/build-frontend-app-generic.yml@8197c006b729cfd664ffa3f3fe4bb603fb574c69
with:
dockerImage: gridsuite/gridadmin-app
dockerUsername: gridsuiteci
eventType: gridadmin_app_updated
licensercPath: .github/config/.licenserc.yaml
secrets:
sonar-token: ${{ secrets.SONAR_TOKEN }}
DOCKERHUB_TOKEN: ${{ secrets.DOCKERHUB_TOKEN }}
repo-token: ${{ secrets.REPO_ACCESS_TOKEN }}