Skip to content

Instantly share code, notes, and snippets.

@adikari
Created December 5, 2020 06:22
Show Gist options
  • Save adikari/a88a3155df88094c8e7685a458869c15 to your computer and use it in GitHub Desktop.
Save adikari/a88a3155df88094c8e7685a458869c15 to your computer and use it in GitHub Desktop.
create required scripts
mkdir bin
cd bin
touch create-pipeline create-secrets-bucket deploy-ci-stack
chmod +x ./*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment