Merge branch 'release_check' into 'master'
CI: Fix typo See merge request Librem5/squeekboard!343
This commit is contained in:
@ -92,5 +92,5 @@ check_release:
|
||||
refs:
|
||||
- master
|
||||
script:
|
||||
- apt-get install git python3
|
||||
- apt-get -y install git python3
|
||||
- (head -n 1 ./debian/changelog && git tag) | ./debian/check_release.py
|
||||
|
||||
Reference in New Issue
Block a user