bounswe / bounswe2018group9

Actopus - an activity social octopus
14 stars 6 forks source link

How to Handle Secret Keys in CI & CD Pipeline #369

Open okyksl opened 5 years ago

okyksl commented 5 years ago

We have to securely use our secret keys in frontend project. Since our CI & CD pipelines are based on Git, how we can include our secrets to this pipeline without exposing them is an open question.