Skip to main content Blog Drone
← prev next →

Build

today in work:

a build with “build” in the name of the build will build, but it won’t deploy because when we build it, it includes “build” in the name of the completed build

but when we try to deploy it, it decides that “build” is the cut-off point for the name of the build, but it uses the “build” in the name of the build rather than the “build” added by a completed build: as a result it can’t find the correct build

in conclusion: build