mirror of
https://github.com/bitwarden/server.git
synced 2025-05-07 12:42:24 -05:00
fix: compatibility with the existin run.sh script
This commit is contained in:
parent
192b058f74
commit
948a79952f
@ -40,7 +40,6 @@ COPY .editorconfig /source
|
||||
WORKDIR /source/util/Setup
|
||||
RUN . /tmp/rid.txt && dotnet publish \
|
||||
--self-contained \
|
||||
/p:PublishSingleFile=true \
|
||||
/p:SourceRevisionId="$GIT_COMMIT" \
|
||||
-r $RID \
|
||||
-o out
|
||||
|
Loading…
x
Reference in New Issue
Block a user