Push and log changes coming in v2.0.3

This commit is contained in:
flow.gunso
2020-01-14 22:22:20 +01:00
parent c387f0fcea
commit fcd5c71820
2 changed files with 4 additions and 2 deletions

View File

@@ -1,3 +1,5 @@
### __[2.0.3](https://gitlab.com/flwgns-docker/seafile-client/-/tags/2.0.2)__ | _2020/01/14_
- Ongoing #5: read [the docs](https://docs.docker.com/engine/reference/commandline/build/#set-build-time-variables---build-arg) a bit more.
### __[2.0.2](https://gitlab.com/flwgns-docker/seafile-client/-/tags/2.0.2)__ | _2020/01/14_ ### __[2.0.2](https://gitlab.com/flwgns-docker/seafile-client/-/tags/2.0.2)__ | _2020/01/14_
- Ongoing #5: propagate the CI_COMMIT_TAG and CI_PROJECT_URL environment variables into the Dockerfile as [the docs states](https://docs.docker.com/engine/reference/commandline/build/#set-build-time-variables---build-arg). - Ongoing #5: propagate the CI_COMMIT_TAG and CI_PROJECT_URL environment variables into the Dockerfile as [the docs states](https://docs.docker.com/engine/reference/commandline/build/#set-build-time-variables---build-arg).
### __[2.0.1](https://gitlab.com/flwgns-docker/seafile-client/-/tags/2.0.1)__ | _2020/01/14_ ### __[2.0.1](https://gitlab.com/flwgns-docker/seafile-client/-/tags/2.0.1)__ | _2020/01/14_

View File

@@ -1,4 +1,4 @@
[![latest build status](https://gitlab.com/flwgns-docker/seafile-client/badges/2.0.2/pipeline.svg)](https://gitlab.com/flwgns-docker/seafile-client/commits/2.0.2) [![latest build status](https://gitlab.com/flwgns-docker/seafile-client/badges/2.0.3/pipeline.svg)](https://gitlab.com/flwgns-docker/seafile-client/commits/2.0.3)
[![Docker pulls](https://img.shields.io/docker/pulls/flowgunso/seafile-client.svg)](https://hub.docker.com/r/flowgunso/seafile-client) [![Docker pulls](https://img.shields.io/docker/pulls/flowgunso/seafile-client.svg)](https://hub.docker.com/r/flowgunso/seafile-client)
[![Licensed under GPLv3](https://img.shields.io/badge/License-GPLv3-red.svg)](https://www.gnu.org/licenses/gpl-3.0) [![Licensed under GPLv3](https://img.shields.io/badge/License-GPLv3-red.svg)](https://www.gnu.org/licenses/gpl-3.0)
[![@gitlab.com/flwgns-docker/seafile-client](https://img.shields.io/badge/Source%20code-GitLab-red.svg)](https://gitlab.com/flwgns-docker/seafile-client/) [![@gitlab.com/flwgns-docker/seafile-client](https://img.shields.io/badge/Source%20code-GitLab-red.svg)](https://gitlab.com/flwgns-docker/seafile-client/)
@@ -6,7 +6,7 @@
**Share a Seafile library as a volume to other containers.** **Share a Seafile library as a volume to other containers.**
# Supported tags # Supported tags
[`2`, `2.0`, `2.0.2`, `latest`](seafile-client/Dockerfile) [`2`, `2.0`, `2.0.3`, `latest`](seafile-client/Dockerfile)
# Informations # Informations
* Synchronize a single Seafile library, available at the path `/library/'. * Synchronize a single Seafile library, available at the path `/library/'.