You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: improve Docker workflow for plugin builds by disabling workspace mode
- Replaced vendor directory creation with disabling workspace mode to ensure consistent plugin builds.
- Updated go mod tidy commands to run with GOWORK=off for reliable dependency management across SQLite, MySQL, and PostgreSQL plugins.
- Enhanced environment variable settings in the build process to maintain consistency and clarity.
0 commit comments