We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35f8652 commit d259e06Copy full SHA for d259e06
M1-4-2-CI-Practice/README.md
@@ -15,9 +15,10 @@ Create a GitHub Actions pipeline that runs on commit to a feature branch (i.e. n
15
- Push the built image to your Docker HUB account
16
17
:warning: Make sure that you run as many tests in parallel as you see fit
18
+
19
:warning: Make sure you don't push your image to Docker HUB if Critical vulnerabilities are found
-:warning: Try and use ready-made GH Actions. Avoid shell-out if possible
20
21
+:warning: Try and use ready-made GH Actions. Avoid shell-out if possible
22
23
:exclamation: At the end open a PR with your solution.
24
0 commit comments