We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 589ae87 commit 463f2f4Copy full SHA for 463f2f4
.yourbase.yml
@@ -29,4 +29,7 @@ ci:
29
builds:
30
- name: test
31
build_target: test
32
+ - name: publish
33
+ build_target: publish
34
+ when: tagged IS true
35
0 commit comments