選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

.gitpod.yml 184B

1234
  1. tasks:
  2. - init: echo "Replace me with a build script for the project."
  3. command: echo "Replace me with something that should run on every start, or just
  4. remove me entirely."