Remove polkadot companion detection from url anywhere (#6570)

This commit is contained in:
Cecile Tonglet
2020-07-16 11:01:18 +02:00
committed by GitHub
parent d4c21eace6
commit 2827637103
3 changed files with 4 additions and 22 deletions
+2
View File
@@ -391,6 +391,8 @@ check-polkadot-companion-build:
artifacts: false
script:
- ./.maintain/gitlab/check_polkadot_companion_build.sh
after_script:
- cd polkadot && git rev-parse --abbrev-ref HEAD
allow_failure: true
test-browser-node: