We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
予選中は、ビルド成果物をisucon6qimage.blob.core.windows.net以下に配置していたが、競技後の運営アカウントの廃棄に伴い、存在しないドメインであるisucon6qimage.example.comに書き変えた。現在では、Ansible実行時にビルド成果物を取得できなくなっている。
isucon6qimage.blob.core.windows.net
isucon6qimage.example.com
The text was updated successfully, but these errors were encountered:
ビルド成果物を使う処理とその場でビルドする処理をansibleのtagで分離しているので、 ansible -t dev で動きそう。
Sorry, something went wrong.
Merge pull request isucon#6 from cocodrips/top-keywords
7ccbc52
Top keywords
No branches or pull requests
予選中は、ビルド成果物を
isucon6qimage.blob.core.windows.net
以下に配置していたが、競技後の運営アカウントの廃棄に伴い、存在しないドメインであるisucon6qimage.example.com
に書き変えた。現在では、Ansible実行時にビルド成果物を取得できなくなっている。The text was updated successfully, but these errors were encountered: