Skip to content
Snippets Groups Projects
Commit 77d33637 authored by Thibault Allenet's avatar Thibault Allenet
Browse files

debug prints

parent 7444e912
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,7 @@ release:pip:ubuntu:
- set +x
after_script:
- set +x
- set -x
- echo "After script"
- >
for DEP_NAME in "${DEPS_NAMES[@]}"; do
......@@ -43,7 +43,7 @@ release:pip:ubuntu:
- export PATH_TEST=$(pwd)
- cd ../../../..
- pytest $PATH_TEST
- set -x
- set +x
# publish-pypi :
# needs: release:pip:ubuntu
......
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