Skip to content
Snippets Groups Projects
Verified Commit 1c92afb1 authored by Griefed's avatar Griefed :joystick:
Browse files
parents eb55ed81 6a987061
No related branches found
No related tags found
No related merge requests found
stages:
- test
- docs
test quasar:
......@@ -15,7 +16,7 @@ test quasar:
pages:
image: griefed/gitlab-ci-cd:2.0.2
stage: build
stage: docs
cache:
paths:
- node_modules/
......@@ -27,3 +28,7 @@ pages:
- cp -Rf dist/spa/* public/
rules:
- if: '$CI_COMMIT_BRANCH == "main"'
artifacts:
paths:
- public
expire_in: 1 week
\ No newline at end of file
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