Ensure that you’ve setup the spring-native target and can login
$ fly -t spring-native login -n spring-native -c https://ci.spring.ioThe pipeline can be deployed using the following command:
$ fly -t spring-native set-pipeline -p spring-native-0.12.x -c ci/pipeline.yml -l ci/parameters.yml|
Note
|
This assumes that you have configured the appropriate secrets. |