Skip to content

Commit 364b478

Browse files
committed
fixup! Use Signed Binaries for Docker Build
1 parent 259ab4a commit 364b478

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pipelines/build/images.jobs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
cleanDestinationFolder: false
5757
overwriteExistingFiles: true
5858

59-
- shell: |
59+
- script: |
6060
cp "$SOURCE" "$DEST"
6161
env:
6262
SOURCE: $(REPO_ROOT)/${{ job_data.templateContext.obDockerfile }}

0 commit comments

Comments
 (0)