Skip to content
Snippets Groups Projects
Commit f9eaf4a8 authored by MJB's avatar MJB
Browse files

sorting out bash ci executor is a short break from reading proposals

parent 389017b0
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,8 @@ build:tests:
stage: build
only:
- schedules
script:
script:
- echo ${REPO_USER}
- cd $CI_PROJECT_DIR/src/test
- python setup.py sdist --dist-dir=$CI_PROJECT_DIR/build
- cd $CI_PROJECT_DIR/src/service
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment