Skip to content

Instantly share code, notes, and snippets.

@ilyesAj
Last active June 12, 2022 21:58
Show Gist options
  • Save ilyesAj/3732fe7eb1713e23d74c8a0dc918db84 to your computer and use it in GitHub Desktop.
Save ilyesAj/3732fe7eb1713e23d74c8a0dc918db84 to your computer and use it in GitHub Desktop.
ci to to test runner autoscale
job:
parallel: 50
image: alpine:latest
script:
- echo "hello my friend"
- sleep 60
tags:
- k8s,ops
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment