Skip to content
Snippets Groups Projects
Commit fb64768c authored by minshigee's avatar minshigee
Browse files

update gitlab_ci

parent 34a45f18
No related branches found
No related tags found
No related merge requests found
Pipeline #8621 passed
......@@ -3,12 +3,14 @@ image: ruby:3.0.6
variables:
JEKYLL_ENV: production
LC_ALL: C.UTF-8
BUNDLE_GEMFILE: .env-files/Gemfile.gitlab
pages:
stage: deploy
tags:
- pages
script:
- echo ".."
artifacts:
paths:
- public
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment