Skip to content

Commit 93e6ca4

Browse files
committed
debug copybara
1 parent 0013383 commit 93e6ca4

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

build/ci/release.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -529,8 +529,10 @@ buildvariants:
529529
- name: package_goreleaser
530530
- name: copybara
531531
display_name: "Copybara"
532-
git_tag_only: true
533-
patchable: true
532+
depends_on:
533+
- name: package_goreleaser
534+
variant: release_atlascli_github
535+
patch_optional: true
534536
tags:
535537
- foliage_health
536538
run_on:

0 commit comments

Comments
 (0)