Skip to content

Commit 83f51a3

Browse files
authored
Merge pull request #2137 from gorogoro123/feature/remove_appveyor_and_azure_from_build_md
build.md 更新 (appveyor / Azure Pipelines 削除)
2 parents 40b4c41 + fc749a7 commit 83f51a3

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

build.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@
1717
- [具体例 (Win32 の Release)](#具体例-win32-の-release)
1818
- [Visual Studio 2019 を使用してコマンドラインでビルド](#visual-studio-2019-を使用してコマンドラインでビルド)
1919
- [ビルドの仕組み](#ビルドの仕組み)
20-
- [appveyor でのビルドの仕組み](#appveyor-でのビルドの仕組み)
21-
- [Azure Pipelines でのビルドの仕組み](#azure-pipelines-でのビルドの仕組み)
2220
- [インストーラの仕組み](#インストーラの仕組み)
2321
- [開発者向けの情報](#開発者向けの情報)
2422
- [githash.h の更新のスキップ](#githashh-の更新のスキップ)
@@ -115,10 +113,6 @@ build-all.bat Win32 Release
115113

116114
ビルドに使用されるバッチファイルについては [build-batchfiles.md](ci/build-batchfiles.md) を参照してください。
117115

118-
### Azure Pipelines でのビルドの仕組み
119-
120-
[こちら](ci/azure-pipelines/azure-pipelines.md)[Azure Pipelines](https://azure.microsoft.com/ja-jp/services/devops/pipelines/) 上でのビルドの仕組みを説明しています。
121-
122116
### インストーラの仕組み
123117

124118
[こちら](installer/readme.md) でビルドの仕組みを説明しています。
@@ -182,8 +176,6 @@ build-sln.bat x64 Debug
182176
#### 参考情報
183177

184178
- https://qiita.com/vmmhypervisor/items/f10c77a375c2a663b300
185-
- https://www.appveyor.com/docs/how-to/filtering-commits/#skip-directive-in-commit-message
186-
- https://docs.microsoft.com/ja-jp/azure/devops/pipelines/repos/azure-repos-git?view=azure-devops&tabs=yaml#skipping-ci-for-individual-commits
187179
- https://github.blog/changelog/2021-02-08-github-actions-skip-pull-request-and-push-workflows-with-skip-ci/
188180

189181
### MinGW w64 ビルド

0 commit comments

Comments
 (0)