update echo message

This commit is contained in:
Simon Pistache 2023-05-08 11:13:44 +02:00
parent 3977fc4c13
commit 2d0e5429df
2 changed files with 3 additions and 3 deletions

View File

@ -19,7 +19,7 @@ variables:
# TODO: refacto this (as Reference or something else)
- ${ENTRY_FOLDER}/${PACKAGE_NAME}/*
script:
- echo testing ${PACKAGE_NAME}.md
- echo generating manifest for ${ENTRY_FOLDER}/${PACKAGE_NAME}
gen-manifest-job/valid_set:
variables:
@ -33,7 +33,7 @@ gen-manifest-job/valid_set:
changes:
- ${ENTRY_FOLDER}/${PACKAGE_NAME}/*
script:
- echo testing ${PACKAGE_NAME}.md
- echo testing ${ENTRY_FOLDER}/${PACKAGE_NAME}
check-content-job/valid_set:
variables:

View File

@ -1,3 +1,3 @@
# some descriptions
Introducting change for testing.
Introducting change for testing.