Skip to content
Snippets Groups Projects
Commit eaff1a3d authored by Philip Makedonski's avatar Philip Makedonski
Browse files

Update .gitlab-ci.yml file

parent ee858a48
No related branches found
No related tags found
1 merge request!1+ ttcn3 generation fixes for enums, dataelementuse, and others
Pipeline #3228 passed
......@@ -258,6 +258,7 @@ pages-job:
- echo $RELEASE_PATH
- mkdir -p $RELEASE_PATH
- cp -r -f $SITE_PATH/* $RELEASE_PATH
- ls -la $RELEASE_PATH
# Zip the content and publish the zip again
# - zip -r "content.zip" "public"
# - mv "content.zip" "public/"
......
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