Fix indentation
This commit is contained in:
parent
cc69b63e58
commit
7d7780cef1
1 changed files with 9 additions and 9 deletions
|
@ -16,15 +16,15 @@ before_script:
|
||||||
# script:
|
# script:
|
||||||
# - colcon build --symlink-install --packages-up-to $PACKAGES_LIST
|
# - colcon build --symlink-install --packages-up-to $PACKAGES_LIST
|
||||||
# - colcon test --packages-select $PACKAGES_LIST
|
# - colcon test --packages-select $PACKAGES_LIST
|
||||||
# artifacts:
|
# artifacts:
|
||||||
# paths:
|
# paths:
|
||||||
# - install
|
# - install
|
||||||
# - build/*/test_results/*/*.xunit.xml
|
# - build/*/test_results/*/*.xunit.xml
|
||||||
# - build/*/pytest.xml
|
# - build/*/pytest.xml
|
||||||
# reports:
|
# reports:
|
||||||
# junit:
|
# junit:
|
||||||
# - build/*/test_results/*/*.xunit.xml
|
# - build/*/test_results/*/*.xunit.xml
|
||||||
# - build/*/pytest.xml
|
# - build/*/pytest.xml
|
||||||
|
|
||||||
build_enabled:
|
build_enabled:
|
||||||
script:
|
script:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue