Skip to content
Snippets Groups Projects

gitlab.com -> gitlab.postmarketos.org

Merged Oliver Smith requested to merge wip into master
3 files
+ 4
4
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 1
1
@@ -21,7 +21,7 @@ mr-settings:
before_script:
- apk -q add python3
script:
- wget -q "https://gitlab.com/postmarketOS/ci-common/-/raw/master/check_mr_settings.py"
- wget -q "https://gitlab.postmarketos.org/postmarketOS/ci-common/-/raw/master/check_mr_settings.py"
- python3 ./check_mr_settings.py
flake8:
Loading