Skip to content
Snippets Groups Projects
Commit fa0d877d authored by Rainer Kartmann's avatar Rainer Kartmann
Browse files

Disable commands for testing

parent 1e5722e3
No related branches found
No related tags found
No related merge requests found
......@@ -132,21 +132,21 @@ armarx-core:
.test-docker-image-common:
before_script:
- source ~/.bashrc
- source /axii/scripts/install_axii.sh
# - source ~/.bashrc
# - source /axii/scripts/install_axii.sh
- _axii_auto_env_refresh
script:
- echo "ArmarX Workspace = '$ARMARX_WORKSPACE'"
- printenv
- axii workspace activate workspace # No effect
- echo "ArmarX Workspace = '$ARMARX_WORKSPACE'"
- printenv
# - axii workspace activate workspace # No effect
# - echo "ArmarX Workspace = '$ARMARX_WORKSPACE'"
# - printenv
- export ARMARX_WORKSPACE="/workspace"
- echo "ArmarX Workspace = '$ARMARX_WORKSPACE'"
- printenv
# - export ARMARX_WORKSPACE="/workspace"
# - echo "ArmarX Workspace = '$ARMARX_WORKSPACE'"
# - printenv
- axii workspace list-modules
- axii workspace list-modules --deps
......
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