Compare commits
No commits in common. "b66616d5b8966c8dee465468c3e73812cf59d507" and "7172e846302e629e362a5ad534c419b4f9f129eb" have entirely different histories.
b66616d5b8
...
7172e84630
@ -14,7 +14,7 @@ include .ci/podman.mk
|
||||
|
||||
Add subtree to your project:
|
||||
```
|
||||
git subtree add --prefix .ci https://git.zero-downtime.net/ZeroDownTime/ci-tools-lib.git main --squash
|
||||
git subtree add --prefix .ci https://git.zero-downtime.net/ZeroDownTime/ci-tools-lib.git master --squash
|
||||
```
|
||||
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
ARG DISTRO_VERSION="3.21"
|
||||
ARG VERSION="0.6.29"
|
||||
ARG DISTRO_VERSION="3.20"
|
||||
ARG VERSION="0.6.27"
|
||||
|
||||
FROM alpine:${DISTRO_VERSION}
|
||||
ARG DISTRO_VERSION
|
||||
|
Loading…
Reference in New Issue
Block a user