Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

project.yaml 268B

il y a 4 ans
1234567891011
  1. ---
  2. project_name: testing
  3. project_buildbot_builders:
  4. infrastructure:
  5. repo:
  6. type: gitea
  7. branch: master
  8. url: ssh://git@git.testing.thengo.net/thengo-testing/testing.git
  9. shell_commands:
  10. - name: ansible
  11. command: echo Hello World!