Skip to content

Commit bf11117

Browse files
authored
CLOUDP-60989: Fix package publishing for ubuntu and debian (#112)
1 parent 95223e1 commit bf11117

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.evergreen.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -293,6 +293,7 @@ tasks:
293293
- name: package
294294
commands:
295295
- func: "clone"
296+
- func: "set up notary client credentials"
296297
- func: "push"
297298
vars:
298299
edition: enterprise
@@ -374,6 +375,7 @@ tasks:
374375
- name: package
375376
commands:
376377
- func: "clone"
378+
- func: "set up notary client credentials"
377379
- func: "push"
378380
vars:
379381
edition: org

0 commit comments

Comments
 (0)