also tag the major version
This commit is contained in:
parent
36d1f4febd
commit
33ef624142
1 changed files with 1 additions and 1 deletions
|
@ -15,4 +15,4 @@ full_version=$(grep -oP '(?<=^ENV NEXTCLOUD_VERSION ).*' Dockerfile)
|
|||
echo "==> found $full_version"
|
||||
cd $WORKDIR
|
||||
cp -r nextcloud-docker/$NEXTCLOUD_VERSION/fpm/* .
|
||||
echo "$full_version" > .tags
|
||||
echo "$full_version, $NEXTCLOUD_VERSION" > .tags
|
Loading…
Reference in a new issue