add edition to ci
This commit is contained in:
parent
08a6938d3c
commit
10dd91b1f5
2 changed files with 9 additions and 9 deletions
|
|
@ -8,7 +8,7 @@ WORKDIR /app
|
|||
|
||||
COPY . .
|
||||
|
||||
ARG EDITION=splatoon
|
||||
ARG EDITION
|
||||
|
||||
RUN git submodule update --init --recursive
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue