Skip to content
Snippets Groups Projects
Commit 69cc3a63 authored by Dillon Scott Fitzgerald's avatar Dillon Scott Fitzgerald
Browse files

Merge branch 'alpha' into 'master'

Patch master with CI fix from alpha

See merge request !78
parents 1f1a7d4b eee9b904
No related branches found
No related tags found
1 merge request!78Patch master with CI fix from alpha
Pipeline #7601346 passed
......@@ -37,7 +37,7 @@ build:
artifacts:
when: always
paths:
- build/
- dist/
pages:
stage: deploy
......@@ -45,7 +45,7 @@ pages:
- build
script:
- rm -r public
- mv build public
- mv dist public
artifacts:
name: $CI_PIPELINE_ID
paths:
......
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