Skip to content

Commit 452087b

Browse files
committed
Auto merge of #63242 - pietroalbini:move-azure-pipelines, r=Mark-Simulacrum
ci: move .azure-pipelines to src/ci/azure-pipelines As discussed in the last infra meeting this PR moves the Azure Pipelines configuration to `src/ci/azure-pipelines`, to clean up the root directory. r? @Mark-Simulacrum
2 parents a457433 + 6e3c4c3 commit 452087b

File tree

9 files changed

+2
-1
lines changed

9 files changed

+2
-1
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

src/ci/docker/x86_64-gnu-tools/repo.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
#
66
# The function relies on a GitHub bot user, which should have a Personal access
77
# token defined in the environment variable $TOOLSTATE_REPO_ACCESS_TOKEN. If for
8-
# some reason you need to change the token, please update `.azure-pipelines/*`.
8+
# some reason you need to change the token, please update the Azure Pipelines
9+
# variable group.
910
#
1011
# 1. Generate a new Personal access token:
1112
#

0 commit comments

Comments
 (0)