updating gitlab-ci.yml
This commit is contained in:
parent
816a49d3f1
commit
f38c22f593
|
@ -9,7 +9,7 @@ pages:
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
# The folder that contains the files to be exposed at the Page URL
|
# The folder that contains the files to be exposed at the Page URL
|
||||||
- tfc/public
|
- public
|
||||||
rules:
|
rules:
|
||||||
# This ensures that only pushes to the default branch will trigger
|
# This ensures that only pushes to the default branch will trigger
|
||||||
# a pages deploy
|
# a pages deploy
|
||||||
|
|
Loading…
Reference in a new issue