Skip to content
Snippets Groups Projects
Verified Commit ae97a3d4 authored by Martin Weise's avatar Martin Weise
Browse files

Bump

parent b062915c
No related branches found
No related tags found
1 merge request!274Hotfix foreign key
...@@ -88,6 +88,7 @@ done ...@@ -88,6 +88,7 @@ done
# finalization # finalization
echo "===================================================" echo "==================================================="
echo "Moving redirect to /" echo "Moving HTML redirect and JSON versions to /"
cp ./final/${APP_VERSION}/redirect.html ./final/index.html cp ./final/${APP_VERSION}/redirect.html ./final/index.html
cp ./final/${APP_VERSION}/versions.json ./final/versions.json
echo "===================================================" echo "==================================================="
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment