Compare commits

..

5 commits

Author SHA1 Message Date
ad123522d5 gitea.nulo.in: Use NPM cache
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-09-16 20:42:21 -03:00
11aacebcf7 gitea.nulo.in: Use APK cache 2022-09-16 20:42:21 -03:00
0f8f77bb59 gitea.nulo.in: Use script to upgrade 2022-09-16 20:42:21 -03:00
4f57897640 gitea.nulo.in: Use Alpine 3.16 2022-09-16 20:42:21 -03:00
43e106a31a Add .woodpecker.yml for gitea.nulo.in 2022-09-16 20:42:21 -03:00

View file

@ -1,3 +1,9 @@
clone:
git:
image: woodpeckerci/plugin-git
settings:
tags: true
pipeline: pipeline:
build: build:
image: docker.io/alpine:3.16 image: docker.io/alpine:3.16