Commit a8638d9
committed
fix: ensure docker/plugins/bluem directory is created before copying files
Added a check to create the docker/plugins/bluem directory if it does not exist prior to copying files from the build directory. This prevents potential errors during the deployment process.1 parent d6229db commit a8638d9
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
181 | 185 | | |
182 | 186 | | |
183 | 187 | | |
| |||
0 commit comments