Commit 3481723
committed
🐛 Exclude docker-data from Docker build context
The docker-data directory lives inside GITHUB_WORKSPACE, so
docker build tries to send Docker's own storage as build
context causing the build to fail.1 parent c72de99 commit 3481723
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
0 commit comments