Skip to content
This repository was archived by the owner on Nov 10, 2019. It is now read-only.

Commit 0d330a3

Browse files
Update README.md
1 parent 9b89d12 commit 0d330a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

plugins/cfstep-twistlock/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,15 +94,15 @@ steps:
9494
tag: '${{CF_SHORT_REVISION}}'
9595
dockerfile: Dockerfile
9696

97-
PushingToTEMPDockerRegistry:
97+
PushingToTempDockerRegistry:
9898
title: Pushing to Temporal Docker Registry (for unscanned images -> to be scanned)
9999
type: push
100100
candidate: '${{BuildingDockerImage}}'
101101
image_name: franciscocodefresh/twistlockdemo-temp
102102
tags:
103103
- '${{CF_SHORT_REVISION}}'
104104

105-
TL_Scan:
105+
TLScan:
106106
title: Twistlock Scan
107107
image: codefresh/cfstep-twistlock
108108
environment:

0 commit comments

Comments
 (0)