Fix deploy: force Docker rebuild, add version check and redeploy script
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
package version
|
||||
|
||||
// Version задаётся при сборке: -ldflags "-X shop/internal/version.Version=..."
|
||||
var Version = "dev"
|
||||
Reference in New Issue
Block a user