Skip to content

Commit

Permalink
Add dynamic file
Browse files Browse the repository at this point in the history
  • Loading branch information
johnwatson484 committed Nov 3, 2022
1 parent 8bf0cba commit d577855
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.1.13
1.1.14
1 change: 1 addition & 0 deletions build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -310,6 +310,7 @@ jobs:
sshEndpoint: 'Kubernetes Master'
runOptions: inline
inline: |
$fileArg
if ['${{ parameters.hasSecureHelmValuesFile }}' -eq 'true']
then
$fileArg = '-f /tmp/${{ parameters.name }}-values.yaml'
Expand Down

0 comments on commit d577855

Please sign in to comment.