Skip to content

Commit a301ad0

Browse files
aminyaantfu
andauthored
fix: add all dockerfiles and devcontainers under docker (#176)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
1 parent bbe11ac commit a301ad0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

update.mjs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,8 +126,10 @@ const workspaces = [
126126

127127
const docker = [
128128
'dockerfile*',
129+
'*.dockerfile',
129130
'.dockerignore',
130131
'docker-compose.*',
132+
".devcontainer.*",
131133
]
132134

133135
// latex

0 commit comments

Comments
 (0)