Skip to content

Instantly share code, notes, and snippets.

@alz-ahm
Created October 11, 2019 18:43
Show Gist options
  • Save alz-ahm/2b503ffb3bf5bc1502d1ee5df77dad50 to your computer and use it in GitHub Desktop.
Save alz-ahm/2b503ffb3bf5bc1502d1ee5df77dad50 to your computer and use it in GitHub Desktop.
pipeline {
agent {
docker {
image 'android-agent'
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment