mirror of
https://github.com/YunoHost/yunohost-ci.git
synced 2024-09-03 20:05:53 +02:00
Typo @_@
This commit is contained in:
parent
958c09fb9f
commit
d286ba1810
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ else
|
||||||
RELEASE="testing"
|
RELEASE="testing"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
BASE_IMAGE="ynh-$IMAGE-bullseye-amd64-$RELEASE-base"
|
BASE_IMAGE="ynh-$IMAGE-$DEBIAN-amd64-$RELEASE-base"
|
||||||
|
|
||||||
if [[ $IMAGE == "build-and-lint" ]]
|
if [[ $IMAGE == "build-and-lint" ]]
|
||||||
then
|
then
|
||||||
|
|
Loading…
Reference in a new issue