Skip to content

Instantly share code, notes, and snippets.

@simonmcc
Created August 13, 2014 12:56
Show Gist options
  • Select an option

  • Save simonmcc/ad8c88c574a97e196c9e to your computer and use it in GitHub Desktop.

Select an option

Save simonmcc/ad8c88c574a97e196c9e to your computer and use it in GitHub Desktop.
- project:
name: ssh-agent-tests
jobs:
- 'ssh-agent-invalid-null-user'
- job-template:
name: 'ssh-agent-invalid-null-user'
wrappers:
- ssh-agent:
user:
builders:
- shell: |
#!/usr/bin/env python
#
print("Doing something cool with python")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment