Skip to content

Commit 3e7f6f3

Browse files
Update README.md (#486)
1 parent bab518c commit 3e7f6f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Every workflowTemplate folder has the following structure and files: <br>
7171
Every version folder has the following structure and files: <br>
7272
* `workflowTemplate.yaml` - the main manifest that follows the [conventions](#WorkflowTemplate-manifest-conventions)
7373
* `rbac.yaml` - a single file with 3 required manifests that provides the permissions for workflow template
74-
* `images` folder - each sub-folder results in a docker build according to the inner Dockerfile, and is automatically built scanned and pushed to argo-hub registry: `quay.io/codefreshplugins/argo-hub-workflows-{NAME}-versions-${VERSION}-${IMAGE_FOLDER_NAME}:main`
74+
* `images` folder - each sub-folder results in a docker build according to the inner Dockerfile, and is automatically built scanned and pushed to argo-hub registry: `quay.io/codefreshplugins/argo-hub-{NAME}:${VERSION}-main`
7575
* `docs` folder - contains documentation for every template within the workflowTemplate (name be identical to the template name)
7676

7777
### Versioning

0 commit comments

Comments
 (0)