mirror of https://github.com/docker/docs.git
Add v17.03 archive (#3763)
This commit is contained in:
parent
4209bee75a
commit
9a4cc320e4
|
@ -20,7 +20,7 @@ COPY nginx.conf /etc/nginx/nginx.conf
|
||||||
# Create archive; check out each version, create HTML under target/$VER, tweak links
|
# Create archive; check out each version, create HTML under target/$VER, tweak links
|
||||||
# Nuke the archive_source directory. Only keep the target directory.
|
# Nuke the archive_source directory. Only keep the target directory.
|
||||||
|
|
||||||
ENV VERSIONS="v1.4 v1.5 v1.6 v1.7 v1.8 v1.9 v1.10 v1.11 v1.12 v1.13"
|
ENV VERSIONS="v1.4 v1.5 v1.6 v1.7 v1.8 v1.9 v1.10 v1.11 v1.12 v1.13 v17.03"
|
||||||
|
|
||||||
## Use shallow clone and shallow check-outs to only get the tip of each branch
|
## Use shallow clone and shallow check-outs to only get the tip of each branch
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue