We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d655263 commit 2cd99d8Copy full SHA for 2cd99d8
README.md
@@ -42,6 +42,7 @@ jobs:
42
nginx-config-directory-path: config/
43
nginx-root-config-file: nginx.conf
44
transformed-nginx-config-directory-path: /etc/nginx/
45
+ protected-files: 'nginx/servers/server1.conf,nginx/servers/server2.conf'
46
debug: false
47
```
48
@@ -85,6 +86,7 @@ jobs:
85
86
87
88
89
90
91
92
0 commit comments