Skip to content
Snippets Groups Projects
Commit 02c8bc98 authored by Luke Marlin's avatar Luke Marlin
Browse files

Update .gitlab-ci.yml file

parent ff378168
No related branches found
No related tags found
1 merge request!45Create auto-release CI
...@@ -52,3 +52,6 @@ pages: ...@@ -52,3 +52,6 @@ pages:
- if: '$CI_COMMIT_BRANCH == "master"' - if: '$CI_COMMIT_BRANCH == "master"'
script: script:
- echo "Publishing to Gitlab pages" - echo "Publishing to Gitlab pages"
artifacts:
paths:
- public/
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment