Skip to content

Commit d259e06

Browse files
authored
Update README.md
1 parent 35f8652 commit d259e06

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

M1-4-2-CI-Practice/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,10 @@ Create a GitHub Actions pipeline that runs on commit to a feature branch (i.e. n
1515
- Push the built image to your Docker HUB account
1616

1717
:warning: Make sure that you run as many tests in parallel as you see fit
18+
1819
:warning: Make sure you don't push your image to Docker HUB if Critical vulnerabilities are found
19-
:warning: Try and use ready-made GH Actions. Avoid shell-out if possible
2020

21+
:warning: Try and use ready-made GH Actions. Avoid shell-out if possible
2122

2223
:exclamation: At the end open a PR with your solution.
2324

0 commit comments

Comments
 (0)