Update .gitlab-ci.yml file
This commit is contained in:
parent
16cf0111c9
commit
cada0be1d0
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ deploy:
|
||||||
paths:
|
paths:
|
||||||
- .public
|
- .public
|
||||||
only:
|
only:
|
||||||
- master
|
- main
|
||||||
|
|
||||||
pages:
|
pages:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
|
@ -19,4 +19,4 @@ pages:
|
||||||
paths:
|
paths:
|
||||||
- public
|
- public
|
||||||
only:
|
only:
|
||||||
- master
|
- main
|
Loading…
Add table
Add a link
Reference in a new issue