mirror of
https://gitee.com/dcren/initializr.git
synced 2026-02-25 13:12:55 +08:00
Initiate Spring Initializr 0.20.0 shapshots
This commit is contained in:
@@ -11,7 +11,7 @@ The pipeline can be deployed using the following command:
|
||||
|
||||
[source]
|
||||
----
|
||||
$ fly -t initializr set-pipeline -p initializr-0.13.x -c ci/pipeline.yml -l ci/parameters.yml
|
||||
$ fly -t initializr set-pipeline -p initializr-0.20.x -c ci/pipeline.yml -l ci/parameters.yml
|
||||
----
|
||||
|
||||
NOTE: This assumes that you have credhub integration configured with the appropriate
|
||||
|
||||
@@ -3,7 +3,7 @@ github-repo-name: "spring-io/initializr"
|
||||
docker-hub-organization: "springci"
|
||||
artifactory-server: "https://repo.spring.io"
|
||||
branch: "main"
|
||||
milestone: "0.13.x"
|
||||
milestone: "0.20.x"
|
||||
build-name: "initializr"
|
||||
concourse-url: "https://ci.spring.io"
|
||||
task-timeout: 30m
|
||||
|
||||
Reference in New Issue
Block a user