Skip to content

Bump sentry-sdk from 2.11.0 to 2.12.0 in /src #375

Bump sentry-sdk from 2.11.0 to 2.12.0 in /src

Bump sentry-sdk from 2.11.0 to 2.12.0 in /src #375

name: CI
# Run this workflow every time a commit is pushed to main or a pull request is opened against main
on:
push:
branches:
- master
jobs:
build:
name: Call Build AKS Azure Pipeline
runs-on: ubuntu-latest
steps:
- name: Call Azure
uses: Azure/pipelines@v1
with:
azure-devops-project-url: ${{ secrets.AZURE_DEVOPS_URL }}
azure-pipeline-name: ${{ secrets.AZURE_DEVOPS_PIPELINE }}
azure-devops-token: ${{ secrets.AZURE_DEVOPS_TOKEN }}