renamed a task

This commit is contained in:
Cédric Bonhomme 2019-12-14 10:41:39 +01:00
parent 481b315605
commit a03c59db5c
No known key found for this signature in database
GPG key ID: A1CB94DE57B7A70D

View file

@ -12,7 +12,7 @@ tasks:
export PATH="$PATH:/home/build/.local/bin" export PATH="$PATH:/home/build/.local/bin"
cd Stegano cd Stegano
poetry install poetry install
- link: | - lint: |
export PATH="$PATH:/home/build/.local/bin" export PATH="$PATH:/home/build/.local/bin"
cd Stegano cd Stegano
# stop the build if there are Python syntax errors or undefined names # stop the build if there are Python syntax errors or undefined names