Skip to content
Snippets Groups Projects
Commit e5f383d3 authored by Keith Millette's avatar Keith Millette
Browse files

Update .gitlab-ci.yml file

parent 668f6ebc
No related branches found
No related tags found
No related merge requests found
...@@ -11,7 +11,7 @@ test: ...@@ -11,7 +11,7 @@ test:
- yarn install - yarn install
- yarn build - yarn build
except: except:
- main - master
pages: pages:
stage: deploy stage: deploy
...@@ -24,4 +24,4 @@ pages: ...@@ -24,4 +24,4 @@ pages:
paths: paths:
- public - public
only: only:
- main - master
\ No newline at end of file \ 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