Skip to content

Commit ccc1e91

Browse files
committed
fixup! Use Signed Binaries for Docker Build
1 parent d86128c commit ccc1e91

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pipelines/build/images.jobs.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ jobs:
5151
version: '$(GOVERSION)'
5252

5353
- script: |
54+
chmod +x "$SCRIPT_SRC"
5455
./"$SCRIPT_SRC"
5556
displayName: "Build Package"
5657
workingDirectory: $(REPO_ROOT)

0 commit comments

Comments
 (0)