- Dynamically adding firewall rules to Azure App Service
- Removing Microsoft Edge using PowerShell
- Upgrading your Raspberry Pi to Bullseye
- Monitoring Linux hosts using Grafana Cloud, Prometheus and Node Exporter
- Automating Azure DevOps agent updates
β‘
Pinned Loading
-
-
dependabot-devops.sh
dependabot-devops.sh 1#!/bin/bash
2SYSTEM_COLLECTIONURI_TRIM=`echo "${SYSTEM_COLLECTIONURI:22}"`
3PROJECT_PATH="$SYSTEM_COLLECTIONURI_TRIM$SYSTEM_TEAMPROJECT/_git/$BUILD_REPOSITORY_NAME"
4echo "org: $SYSTEM_COLLECTIONURI_TRIM"
5echo "project: $SYSTEM_TEAMPROJECT"
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.