Fix typos
Signed-off-by: Dimitris Apostolou <dimitris.apostolou@icloud.com>
This commit is contained in:
@@ -14,6 +14,6 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
export const JENKINS_ANNOTATION = 'jenkins.io/job-full-name';
|
||||
// @deprecated The legacy annotation used for identifing Jenkins jobs, use
|
||||
// @deprecated The legacy annotation used for identifying Jenkins jobs, use
|
||||
// JENKINS_ANNOTATION instead.
|
||||
export const LEGACY_JENKINS_ANNOTATION = 'jenkins.io/github-folder';
|
||||
|
||||
Reference in New Issue
Block a user