Skip to content

Commit 6eb90ba

Browse files
authored
ci: set up allowlist in dockerignore (#11)
* ci: set up allowlist in dockerignore * Update .dockerignore to include cloudflare_exporter.sh
1 parent 83787cf commit 6eb90ba

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

.dockerignore

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
.github/
2-
*.conf
3-
*.png
4-
*.json
5-
*.service
6-
*.timer
7-
*.yml
8-
Makefile
9-
*.md
1+
*
2+
.*
3+
!cloudflare_exporter.sh

0 commit comments

Comments
 (0)