I hereby claim:
- I am nikonovak on github.
- I am nikonovak (https://keybase.io/nikonovak) on keybase.
- I have a public key whose fingerprint is 3E4A 43EE 6D4A 8C01 E0DA 079D 7E34 B417 B18E D014
To claim this, I am signing this object:
| pipeline { | |
| agent { | |
| kubernetes { | |
| label 'dind' | |
| defaultContainer 'docker' | |
| yaml """ | |
| --- | |
| apiVersion: v1 | |
| kind: Pod | |
| metadata: |
| #!/bin/bash | |
| RED='\033[0;31m' | |
| GREEN='\033[0;32m' | |
| NC='\033[0m' # No Color | |
| printf "\n\n\nLet's generate a key for you...\n----------------------------------------\n" | |
| read -p 'Please enter your e-mail address: ' email | |
| printf "\nYou entered ${GREEN}$email${NC}\n" | |
| read -p "Is this correct? [y/N] " -n 1 -r |
| <html> | |
| <body> | |
| <?php | |
| echo "Hello World!"; | |
| ?> | |
| </body> | |
| </html> |
I hereby claim:
To claim this, I am signing this object: