GitHub Actions SECRETS • #secrets #devops #githubactions

preview_player
Показать описание
In this video, we'll be discussing and showing you how to use secrets in GitHub actions. Secrets such as API keys should never be stored directly in your workflow definitions! I'll show you how to properly store secrets so they are not seen by viewers of your repository.

By learning how to use secrets in your GitHub actions, you'll be able to limit the damage that may be caused by code deployments. So be sure to watch this video and learn how to use secrets in your GitHub actions!

🗞️Join my newsletter for a weekly dose of ME in your inbox!

🔴 Subscribe today!

👋 Connect w/me:

__________________________________________

🖥 My Rig

__________________________________________

🎥 Streaming Gear
__________________________________________

📚 Other Excellent Learning Resources

Please note that links in this description may or may not be affiliate links, where I make a small commission if used.

Thanks For Watching!
Рекомендации по теме
Комментарии
Автор

Simple, but really useful. Thank you mate

dann
Автор

File containing confidential data should be rejected when its pushed to remote without enabling secrets and code scanning. how to do it? i am figuring out that we have to use .gitignore file but not getting exactly .gitignore file what should i give input in the file . please help me out

mohitnvs