We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4242fcd commit a4b6536Copy full SHA for a4b6536
ci/scripts/build.sh
@@ -2,6 +2,6 @@
2
3
# Build the application
4
pushd pull_request
5
- make build-go
+ make build
6
cp build/dis-migration-service Dockerfile.concourse ../build
7
popd
0 commit comments