Skip to content

Commit b8485f7

Browse files
author
Martin Ceresa
committed
Pages true?
1 parent d1ce2c1 commit b8485f7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.gitlab-ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# The Docker image that will be used to build your app
22
image: leanprovercommunity/lean:debian
33
create-pages:
4-
pages:
4+
pages: true
55
# The folder that contains the files to be exposed at the Page URL
6-
publish: public
6+
# publish: public
77
rules:
88
# This ensures that only pushes to the default branch will trigger
99
# a pages deploy

0 commit comments

Comments
 (0)