ci: agregar internal
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Cat /dev/Nulo 2023-03-10 15:31:44 -03:00
parent ffec85a1f2
commit cb1128e1e0

View file

@ -2,6 +2,7 @@ pipeline:
build:
image: docker.io/alpine:3.17
commands:
- echo "172.17.0.1 host.containers.internal" >> /etc/hosts
- echo "http://host.containers.internal/alpine/alpine/v3.17/main" > /etc/apk/repositories
- echo "http://host.containers.internal/alpine/alpine/v3.17/community" >> /etc/apk/repositories
- apk add nodejs icu-data-full npm lua5.1