Skip to content

Commit 556894a

Browse files
authored
CLOUDP-240722 Change windows test to wait on correct dependency (#2887)
1 parent 4459a42 commit 556894a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build/ci/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -390,8 +390,8 @@ tasks:
390390
- name: pkg_test_windows
391391
tags: [ "smoke-test", "windows" ]
392392
depends_on:
393-
- name: package_msi
394-
variant: go_atlascli_msi_snapshot
393+
- name: package_goreleaser
394+
variant: goreleaser_atlascli_snapshot
395395
commands:
396396
- func: "powershell build"
397397
vars:

0 commit comments

Comments
 (0)