Compare commits

..

1 Commits

Author SHA1 Message Date
4d4736b2ce Added note about org and Jenkins server access. 2023-01-07 17:55:45 +02:00

View File

@@ -34,4 +34,6 @@ If you configured the Sciocatti Jenkins pipeline during bootstrap, deployment ha
These will be deployed to node ports on the cluster with ports as per the `deployment.yaml` specs in the `cicd` folder. These will be deployed to node ports on the cluster with ports as per the `deployment.yaml` specs in the `cicd` folder.
> Due note that branches eligible for deployments are configured on the Jenkins server, as deployments happen transparently to developers. > Due note that branches eligible for deployments are configured on the Jenkins server, as deployments happen transparently to developers.
> Note that the bootstrapped repo has to be in a organization where the Jenkins user has visibility, and the organization must be configured and linked to the Jenkins server.