mirror of
https://ghproxy.com/https://github.com/truecharts/charts.git
synced 2026-07-26 19:00:32 +08:00
test adding taskfile.dev
This commit is contained in:
@@ -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..." \
|
||||
|
||||
Reference in New Issue
Block a user