AR ホームベーカリー

オイラのアウトプット用ホームベーカリー!

CI/CD

The 'as' keyword should match the case of the 'from' keyword

actions/cache@v2 が廃止されるので、ついでに色々サボってた actions のアップデートをしていたら、 ビルドのトコで掲題の通り警告が出るようになっていた。 The 'as' keyword should match the case of the 'from' keyword: docker/Dockerfile#L1 FromAsCa…

NullDB not configured. Require a framework, ex 'nulldb/rails'

huh?

CircleCI の MySQL コンテナが落ちた

ロケ地 CircleCI MySQL 5.7.33 CI がコケる ドキュメント更新してシェルスクリプト追加しただけで落ちたので「絶対にワイのせいじゃない!」という顔で details を見てた。 2021-03-19 02:30:57+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Ser…