Resolve "Change default docker registry"
Compare changes
@@ -14,6 +14,7 @@ stages:
@@ -14,6 +14,7 @@ stages:
@@ -21,6 +22,7 @@ before_script:
@@ -21,6 +22,7 @@ before_script:
- git clone --quiet --depth 1 https://github.com/ros-industrial/industrial_ci.git .ci_config -b legacy
@@ -128,7 +130,7 @@ bash_syntax:
@@ -128,7 +130,7 @@ bash_syntax:
script: docker run -v ${PWD}:/ac cytopia/awesome-ci syntax-markdown --path=/ac --extension=md --ignore=.ci_config --custom="-r ~MD013,~MD014"
@@ -143,8 +145,8 @@ file_syntax:
@@ -143,8 +145,8 @@ file_syntax:
- docker run -v ${PWD}:/ac cytopia/awesome-ci file-trailing-space --path=/ac --extension=py,txt,cpp,h,md,sh,bash,xml,launch --ignore=.ci_config || RET=1
- docker run -v ${PWD}:/ac cytopia/awesome-ci file-utf8 --path=/ac --extension=py,txt,cpp,h,md,sh,bash,xml,launch --ignore=.ci_config || RET=1