Skip to content
This repository has been archived by the owner on Nov 2, 2023. It is now read-only.

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dariusz-wozniak committed Nov 15, 2019
1 parent ee998f2 commit 2a6a63e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/pages/articles/2019-11-13-teamcity-build-on-tag/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,9 @@ Aby build triggerował się tylko i wyłącznie podczas stworzenia nowego taga n

* Branch filter: _(nic)_

Dodatkowo, musimy dodać następujący parametr: `teamcity.vcsTrigger.runBuildInNewEmptyBranch` z wartością _true_.
**Parameters**:

Dodatkowo, musimy dodać następujący parametr (Configuration Parameters): `teamcity.vcsTrigger.runBuildInNewEmptyBranch` z wartością _true_.

Jeśli nie korzystamy z prefiksów w taga dla wersji, to możemy też ustawić wersję bezpośrednio z taga:

Expand Down

0 comments on commit 2a6a63e

Please sign in to comment.