CI: rename ci folder to consistent naming (MR 10)

part of https://gitlab.com/postmarketOS/postmarketos/-/issues/26
This commit is contained in:
bo41
2021-09-14 18:28:50 +02:00
committed by Clayton Craft
parent 829009250c
commit 6400871749
2 changed files with 1 additions and 1 deletions

View File

@@ -31,7 +31,7 @@ gofmt linting:
- apk -q update --repository http://dl-4.alpinelinux.org/alpine/edge/testing
- apk -q add --repository http://dl-4.alpinelinux.org/alpine/edge/testing go staticcheck
script:
- .gitlab-ci/check_linting.sh
- .ci/check_linting.sh
build:
stage: build