CI: Fix typo

This commit is contained in:
Dorota Czaplejewicz
2020-03-07 11:17:25 +00:00
parent d4bb9038c5
commit 0f7ff1636d

View File

@ -92,5 +92,5 @@ check_release:
refs: refs:
- master - master
script: script:
- apt-get install git python3 - apt-get -y install git python3
- (head -n 1 ./debian/changelog && git tag) | ./debian/check_release.py - (head -n 1 ./debian/changelog && git tag) | ./debian/check_release.py