fix dockerignore so that it won't exclude skyvern/client/artifacts in the build (#2456)

This commit is contained in:
Shuchang Zheng
2025-05-25 19:46:56 -07:00
committed by GitHub
parent 913cd15fc4
commit 9d32249d4c

View File

@@ -1,5 +1,6 @@
**/videos **/videos
**/artifacts **/artifacts
!skyvern/client/artifacts
**/traces **/traces
**/inputs **/inputs
**/har **/har