test adding taskfile.dev

This commit is contained in:
kjeld Schouten-Lebbing
2021-04-22 13:44:30 +02:00
parent 3d37c42a41
commit a8a4f5072d

View File

@@ -42,7 +42,8 @@ RUN \
ansible-lint \
&& apk del \
.build-deps \
&& rm -rf /var/cache/apk/* \
&& echo "==> install taskfile.dev..." \
&& sh -c "$(curl --location https://taskfile.dev/install.sh)"
&& echo "==> Cleaning up..." \
&& rm -rf /var/cache/apk/* \
&& echo "==> Adding hosts for convenience..." \