Rename pipeline-build to pipeline-build-semver to distinguish it from pipeline-build-hash used in poudboot.
This commit is contained in:
parent
fd7b22c5ce
commit
f07c0dc971
@ -26,6 +26,6 @@ version = "0.0.1"
|
|||||||
|
|
||||||
[[push]]
|
[[push]]
|
||||||
name = "build"
|
name = "build"
|
||||||
source = "pipeline-build.yaml"
|
source = "pipeline-build-semver.yaml"
|
||||||
clone_uri = "git@code.fizz.buzz:talexander/webhook_bridge.git"
|
clone_uri = "git@code.fizz.buzz:talexander/webhook_bridge.git"
|
||||||
branches = [ "^v[0-9]+\\.[0-9]+\\.[0-9]+$" ]
|
branches = [ "^v[0-9]+\\.[0-9]+\\.[0-9]+$" ]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user