Compare commits
No commits in common. "main" and "woodpecker" have entirely different histories.
main
...
woodpecker
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM alpine:3.21.3
|
FROM alpine:3.20.3
|
||||||
RUN apk add --no-cache git curl bash jq
|
RUN apk add --no-cache git curl bash jq
|
||||||
RUN curl -s https://raw.githubusercontent.com/kubernetes-sigs/kustomize/master/hack/install_kustomize.sh | bash
|
RUN curl -s https://raw.githubusercontent.com/kubernetes-sigs/kustomize/master/hack/install_kustomize.sh | bash
|
||||||
RUN mv /kustomize /bin/kustomize
|
RUN mv /kustomize /bin/kustomize
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
[](https://woodpecker.ar21.de/repos/8)
|
[](https://drone.ar21.de/aaron/kustomize-ci)
|
||||||
# kustomize-ci Image
|
# kustomize-ci Image
|
||||||
|
|
||||||
Alpine + git + kustomize
|
Alpine + git + kustomize
|
||||||
|
|
Loading…
Add table
Reference in a new issue