From ad2fe9290ea795fe8a82fa49bdf0c7abf55d831d Mon Sep 17 00:00:00 2001 From: "Collin M. Barrett" Date: Sat, 15 Feb 2020 19:33:35 -0600 Subject: [PATCH] add TODO --- server/azure-pipelines.migrate.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/server/azure-pipelines.migrate.yaml b/server/azure-pipelines.migrate.yaml index 9ddb6f613..02bebfafe 100644 --- a/server/azure-pipelines.migrate.yaml +++ b/server/azure-pipelines.migrate.yaml @@ -29,6 +29,7 @@ jobs: git clone "$FORKURI" . git checkout "$SYSTEM_PULLREQUEST_SOURCEBRANCH" + # TODO: possibly eliminate: https://docs.microsoft.com/en-us/azure/devops/pipelines/scripts/git-commands?view=azure-devops&tabs=yaml#how-do-i-avoid-triggering-a-ci-build-when-the-script-pushes - task: Bash@3 displayName: abort if just migrated env: