copy readme to build dir
This commit is contained in:
parent
af9708ebe9
commit
8a92302834
|
@ -22,6 +22,7 @@ build:
|
|||
- echo "cloned to $GIT_CLONE_PATH"
|
||||
- chmod +x ./ci/build.sh
|
||||
- ./ci/build.sh $UNITY_VERSION
|
||||
- cp ./readme.txt $BUILD_DIR
|
||||
|
||||
artifacts:
|
||||
name: $CI_PROJECT_NAME-$CI_PIPELINE_ID
|
||||
|
|
Loading…
Reference in New Issue