.gitlab-ci.yml updated v80
This commit is contained in:
parent
9df219c164
commit
860ed422bf
1 changed files with 1 additions and 0 deletions
|
|
@ -45,6 +45,7 @@ test:
|
|||
paths:
|
||||
- $CI_PROJECT_DIR/clr_test/mnt
|
||||
script:
|
||||
- echo $CI_PROJECT_DIR
|
||||
- echo "Installing maven and python" && apk update && apk add maven python3
|
||||
- cd clr_test
|
||||
# - echo "Copying jar files to clearing-all/bin" && cp -r /builds/mfd/clearing/z-distr/target/clearing/bin ./clearing-all/bin
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue