Skip to content

Commit 463f2f4

Browse files
authored
Add publish target
1 parent 589ae87 commit 463f2f4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.yourbase.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,7 @@ ci:
2929
builds:
3030
- name: test
3131
build_target: test
32+
- name: publish
33+
build_target: publish
34+
when: tagged IS true
3235

0 commit comments

Comments
 (0)