You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**description**: Codefresh user token - authenticating with the codefresh runtime.
82
+
- required
23
83
### mandatory
24
84
-#### CF_IMAGE
25
85
-**description**: Image name reported
26
86
- required
87
+
-["examples",["mydockerhub/pushedimage:fix"]]
27
88
-#### CF_CONTAINER_REGISTRY_INTEGRATION
28
89
-**description**: Registry integration name
29
-
-#### CF_DOCKERHUB_PASSWORD
30
-
-**description**: When no registry integration is specified: dockerhub token as password
31
-
-["examples",["****"]]
32
-
-#### CF_DOCKERHUB_USERNAME
33
-
-**description**: When no registry integration is specified: dockerhub username
34
-
-["examples",["username"]]
35
-
-#### CF_REGISTRY_PASSWORD
36
-
-**description**: When no registry integration is specified: registry token/password
37
-
-["examples",["****"]]
38
-
-#### CF_REGISTRY_USERNAME
39
-
-**description**: When no registry integration is specified: registry username
40
-
-["examples",["username"]]
41
-
-#### CF_REGISTRY_DOMAIN
42
-
-**description**: When no registry integration is specified: registry domain
43
-
-["examples",["quay.com"]]
44
90
-#### CF_ENRICHERS
45
-
-**description**: List of integrations for collecting metadata on the build image
46
-
-#### CF_REGISTRY_INSECURE
47
-
-**description**:
48
-
-#### CF_WORKFLOW_NAME
49
-
-**description**: Given workflow name parameter.
91
+
-**description**: List of integrations for collecting metadata on the build image, specify blank for no integrated services, by default does both jira and git
92
+
-["examples",["jira, git"]]
50
93
-#### CF_WORKFLOW_URL
51
94
-**description**: Reported url of the workflow building the image.
0 commit comments