We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72bd22b commit 98d3fd1Copy full SHA for 98d3fd1
README.md
@@ -65,3 +65,10 @@ make -C functionaltest-jenkins-plugin test
65
- bearerAuth: [ ]
66
```
67
6. Save changes in `stackrox-container-image-scanner/api.yaml`
68
+
69
+## Release
70
71
+The release process is managed by the [release.yml GitHub Action](https://github.com/stackrox/jenkins-plugin/actions/workflows/release.yml).
72
+When running the workflow, ensure that the correct version is specified in the workflow options.
73
+After the release, it typically takes a few hours for the plugin to be available on the
74
+[Jenkins Plugin site](https://plugins.jenkins.io/stackrox-container-image-scanner/).
0 commit comments