Skip to content
Snippets Groups Projects
Commit 10eee6d7 authored by Jan-Tarek Butt's avatar Jan-Tarek Butt
Browse files

generate symlink for manifest file

parent fe0df4bb
No related branches found
No related tags found
No related merge requests found
......@@ -8,3 +8,5 @@ rm /var/www/html/$GLUON_BRANCH/$CI_BUILD_REF_NAME/*
cp output/images/factory/* /var/www/html/$GLUON_BRANCH/$CI_BUILD_REF_NAME/
cp output/images/sysupgrade/* /var/www/html/$GLUON_BRANCH/$CI_BUILD_REF_NAME/
ln -s /var/www/html/$GLUON_BRANCH/$CI_BUILD_REF_NAME/$CI_BUILD_REF_NAME.manifest /var/www/html/$GLUON_BRANCH/$CI_BUILD_REF_NAME/manifest
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment