We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d409c41 commit 368c363Copy full SHA for 368c363
1 file changed
labs/lab03.md
@@ -6,6 +6,8 @@ References:
6
- [Using environments for deployment](https://docs.github.com/en/actions/deployment/targeting-different-environments/using-environments-for-deployment)
7
- [Encrypted secrets](https://docs.github.com/en/actions/security-guides/encrypted-secrets)
8
- [Accessing your secrets](https://docs.github.com/en/actions/security-guides/encrypted-secrets#accessing-your-secrets)
9
+- [OWASP: Pygoat Project](https://owasp.org/www-project-pygoat/)
10
+- [Pygoat app on GitHub](https://github.com/adeyosemanputra/pygoat)
11
12
## 3.1 Create new environments, variables, and secrets - basic pipeline
13
0 commit comments