Skip to content

Commit 40763dc

Browse files
authored
Merge pull request #181 from dataplat/develop
Build: publish will do ONLY publish to Gallery
2 parents 875f7f0 + e78a8fb commit 40763dc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

build.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,9 @@ BuildWorkflow:
7474
#- Merge_CodeCoverage_Files
7575

7676
publish:
77+
- publish_module_to_gallery
78+
79+
publish_full:
7780
- Publish_Release_To_GitHub # Runs first, if token is expired it will fail early
7881
# - Publish_GitHub_Wiki_Content
7982
- publish_module_to_gallery

0 commit comments

Comments
 (0)