Skip to content

Commit

Permalink
Update src/if-run/config/strings.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Manushak Keramyan <[email protected]>
Signed-off-by: Narek Hovhannisyan <[email protected]>
  • Loading branch information
narekhovhannisyan and manushak authored Aug 8, 2024
1 parent 4f6dc3d commit 1b8d5f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/if-run/config/strings.ts
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ Note that for the '--output' option you also need to define the output type in y
PREPARING_OUTPUT_DATA: 'Preparing output data',
EXPORTING_TO_YAML_FILE: (savepath: string) =>
`Exporting to yaml file: ${savepath}`,
EMPTY_PIPELINE: `You've using an old style manifest. Please update for phased execution. More information can be found here:
EMPTY_PIPELINE: `You're using an old style manifest. Please update for phased execution. More information can be found here:
https://if.greensoftware.foundation/major-concepts/manifest-file`,
/** Exhaust messages */
OUTPUT_REQUIRED:
Expand Down

0 comments on commit 1b8d5f1

Please sign in to comment.