Process updated for GitHub CLI and gcp service account.
Co-authored-by: jmhbnz <mail@jamesblair.net>
This commit is contained in:
10
3-create-github-secrets.sh
Executable file
10
3-create-github-secrets.sh
Executable file
@ -0,0 +1,10 @@
|
||||
#!/bin/bash
|
||||
# Step 3 - Configure GitHub secrets...
|
||||
|
||||
# Once new service account is created and key.json file is created, We will have to upload these details into GitHub and automate the end to end CI/CD workflow.
|
||||
|
||||
# Tange the shell block below to a shell script by pressing *, b t* in emacs command mode:
|
||||
|
||||
# Once new srvice account is created and key.json file is created, We will have to upload these details into GitHub and automate the end to end CI/CD workflow.
|
||||
|
||||
TODO
|
||||
Reference in New Issue
Block a user