We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9424fa0 commit bcaadf8Copy full SHA for bcaadf8
1 file changed
.github/workflows/build-and-deploy-to-eks.yaml
@@ -80,6 +80,10 @@ on:
80
required: false
81
type: string
82
default: "Containerfile"
83
+ pushToEnvTag:
84
+ required: false
85
+ type: boolean
86
+ default: false
87
secrets:
88
slackBotToken:
89
0 commit comments