diff --git a/rn/release-information/release-notes-20-04.adoc b/rn/release-information/release-notes-20-04.adoc index ec5d2e29..d122463e 100644 --- a/rn/release-information/release-notes-20-04.adoc +++ b/rn/release-information/release-notes-20-04.adoc @@ -162,7 +162,7 @@ In 20.04, API access keys created in Prisma Cloud are automatically mapped to th All those parameters are now centrally defined in Console in a new dedicated CI policy page. If you try to pass these parameters to twistcli version 20.04.163, twistcli will exit with an error: `Incorrect Usage: flag provided but not defined`. When upgrading to 20.04, you must fix how twistcli is called in your pipeline (remove deprecated policy params) and re-implement your policy in Console's new CI policy engine. -You must also use the new `--ci` flag to apply policies from Console to the scan and publish twistcli scan results to Console. + // #17617 * Due to restructuring the Jenkins plugin: