Commit 63324a17 authored by Benjamin EINAUDI's avatar Benjamin EINAUDI
Browse files

Export 'awkenvsubst' function

The function awkenvsubst may be usefull in hook scripts to parse non deployment files
parent 7c630ea7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -535,7 +535,7 @@ stages:
  if [[ "$TEMPLATE_CHECK_UPDATE_DISABLED" != "true" ]]; then check_for_update kubernetes "2.0.6"; fi

  # export tool functions (might be used in after_script)
  export -f log_info log_warn log_error assert_defined rollback
  export -f log_info log_warn log_error assert_defined rollback awkenvsubst

  unscope_variables
  eval_all_secrets