Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit87667cf

Browse files
Use default image
1 parentebade0d commit87667cf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎.gitpod.yml‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
image:
2-
file:Dockerfile.dep
2+
file:gitpod/workspace-full
33

44
# List the ports you want to expose and what to do when they are served. See https://www.gitpod.io/docs/config-ports/
55
ports:
66
-port:3131
77
onOpen:open-preview
88

99
# List the start up tasks. You can start them in parallel in multiple terminals. See https://www.gitpod.io/docs/config-start-tasks/
10-
#tasks:
11-
#- init:echo 'init script' # runs during prebuild
12-
#command:echo 'start script'
10+
tasks:
11+
-init:bundle install
12+
command:jekyll serve --watch --incremental

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp