Skip to content

Commit 8f966f1

Browse files
Update lab03.md
1 parent b9066bd commit 8f966f1

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

labs/lab03.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ References:
66
- [Using environments for deployment](https://docs.github.com/en/actions/deployment/targeting-different-environments/using-environments-for-deployment)
77
- [Encrypted secrets](https://docs.github.com/en/actions/security-guides/encrypted-secrets)
88
- [Accessing your secrets](https://docs.github.com/en/actions/security-guides/encrypted-secrets#accessing-your-secrets)
9-
- [Live Demo of the Pygoat app](http://gh-pygoat.cad4devops.com)
109

1110
## 3.1 Create new environments, variables, and secrets - basic pipeline
1211

@@ -63,5 +62,5 @@ References:
6362
![image](https://github.com/devopsshield/devsecops-workshop/assets/112144174/50900633-57f7-43c5-ae5c-7b20fa5a4ae0)
6463
9. You can view the deployed app here: http://gh-pygoat.cad4devops.com or find the ip in the deployment such as http://20.175.206.146 :
6564
![image](https://github.com/devopsshield/devsecops-workshop/assets/112144174/ba4b6912-f616-4da9-b2ff-2eb1ab118afa)
66-
10. Pygoat App is a great way to learn more about DevSecOps
65+
10. The [Live Demo of the Pygoat app](http://gh-pygoat.cad4devops.com) is a great way to learn more about DevSecOps
6766
![image](https://github.com/devopsshield/devsecops-workshop/assets/112144174/aea2bf6e-538e-465e-821b-6518b047ce92)

0 commit comments

Comments
 (0)