Skip to content

Commit

Permalink
CI: docker focus on PL only (#14246)
Browse files Browse the repository at this point in the history
* CI: docker focus on PL only

* group

(cherry picked from commit 909e7e7)
  • Loading branch information
Borda committed Aug 17, 2022
1 parent 0b2dffe commit f229d41
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/cicd-pytorch_dockers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,9 @@ on:
paths:
- "dockers/**"
- "!dockers/README.md"
- "requirements/**"
- "requirements.txt"
- "requirements/*.txt"
- "requirements/pytorch/*"
- "environment.yml"
- ".github/workflows/*docker*.yml"
- "setup.py"
Expand Down

0 comments on commit f229d41

Please sign in to comment.