Skip to content

use springboot managed resttemplate (#139) #216

use springboot managed resttemplate (#139)

use springboot managed resttemplate (#139) #216

Workflow file for this run

name: CI
on:
push:
branches:
- 'main'
pull_request:
jobs:
build:
uses: powsybl/github-ci/.github/workflows/build-backend-app-generic.yml@aaae75875296657028f2805e7a3fbdb1418b8b95
with:
dockerImage: docker.io/gridsuite/sensitivity-analysis-server
dockerUsername: gridsuiteci
eventType: sensitivity_analysis_server_updated
secrets:
sonar-token: ${{ secrets.SONAR_TOKEN }}
DOCKERHUB_TOKEN: ${{ secrets.DOCKERHUB_TOKEN }}
repo-token: ${{ secrets.REPO_ACCESS_TOKEN }}