parent
99f7ab0cf2
commit
ef3ef4cd84
1 changed files with 1 additions and 2 deletions
|
@ -15,5 +15,4 @@ full_version=$(grep -oP '(?<=^ENV NEXTCLOUD_VERSION ).*' Dockerfile)
|
||||||
echo "==> found $full_version"
|
echo "==> found $full_version"
|
||||||
cd $WORKDIR
|
cd $WORKDIR
|
||||||
cp -r nextcloud-docker/$NEXTCLOUD_VERSION/fpm/* .
|
cp -r nextcloud-docker/$NEXTCLOUD_VERSION/fpm/* .
|
||||||
echo "$full_version" > .tags
|
echo "$full_version, $NEXTCLOUD_VERSION" > .tags
|
||||||
echo "$NEXTCLOUD_VERSION" >> .tags
|
|
Loading…
Add table
Add a link
Reference in a new issue