This commit is contained in:
Filip Gralinski 2019-12-02 20:15:59 +01:00
parent 2dc38063a5
commit 1ff097323d

View File

@ -12,7 +12,7 @@ bash build.sh
stage ('autozoil') {
sh """
bash check.sh
AUTOZOIL_DIR=autozoil bash check.sh
"""
}