Skip to content

Commit 8815a08

Browse files
author
Noah Lee
authored
Update deploy.yml
1 parent 3ae5e27 commit 8815a08

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

Diff for: deploy.yml

+5-4
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,11 @@ envs:
55
- "publish-image"
66
dynamic_payload:
77
enabled: true
8-
application:
9-
type: string
10-
description: Application
11-
default: argocd-demo-dev
8+
inputs:
9+
application:
10+
type: string
11+
description: Application
12+
default: argocd-demo-dev
1213
- name: prod
1314
auto_merge: true
1415
required_contexts:

0 commit comments

Comments
 (0)