mirror of
https://github.com/arabine/open-story-teller.git
synced 2025-12-07 01:15:14 +01:00
fix ci2
This commit is contained in:
parent
0df8f9c42a
commit
afa6846041
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
docker build -t cpp-dev .
|
||||
docker run -it \
|
||||
docker run \
|
||||
-v $(pwd)/..:/workspace \
|
||||
cpp-dev \
|
||||
bash \
|
||||
|
|
|
|||
Loading…
Reference in a new issue