您最多选择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!
|