選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
|
- ---
- project_name: testing
- project_buildbot_builders:
- infrastructure:
- repo:
- type: gitea
- branch: master
- url: ssh://git@git.testing.thengo.net/thengo-testing/testing.git
- shell_commands:
- - name: ansible
- command: echo Hello World!
|