Skip to content

Commit 1c0118f

Browse files
authored
Merge pull request #203 from orionrobots/dockerfiles-in-build-chain
Docker files are part of the build chain
2 parents e4dcf65 + b5581f5 commit 1c0118f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/on_pr_test.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ on:
2727
- '_config.yml'
2828
- 'google*.html'
2929
- 'ads.txt'
30+
- 'serve.Dockerfile'
31+
- 'docker-compose.yml'
3032

3133
jobs:
3234
build_site:

0 commit comments

Comments
 (0)