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
This repository was archived by the owner on Oct 7, 2022. It is now read-only.

Commit 0597702

Browse files
committed
chore: run api when gitpod starts
1 parent 1c998f6 commit 0597702

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.gitpod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
# and commit this file to your remote git repository to share the goodness with others.
44

55
tasks:
6-
- init: docker build -t api .
6+
- init: docker build -t api . && docker run --rm --publish 8080:8080 api
77

88

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /